Set up
What we need to start with.
Last updated
Was this helpful?
What we need to start with.
Last updated
Was this helpful?
We’ll be using Eclipse IDE from now on for all our automation scripts. (Of course you can choose your IDE of preference). Assuming you’ve installed Java in your machine.
Download and unzip Eclipse IDE for Java Developers .
Download the selenium library .
Download the driver for your preferred browser. (For this example we use google chrome) Assuming you have Google chrome installed in your machine, download chrome driver .