
Setup and run a Browser via Selenium in AWS Device Farm
Ever want to learn how easy it is to set up a selenium browser testing via AWS device farm via browser. You have to have an AWS account, setup AWS device farm, set up a maven project in eclipse, by downloading the amazon sdk + selenium. Here is how: Create a project in AWS device Farm Then copy the arn: and store it somewhere: you need this arn in your eclipse project later in the tutorial