Now you can upgrade to Selenium 3.0 because it’s officially released.
You can find Latest changes and Download link in below screenshot.
Selenium 3 changes and all fixes
Selenium WebDriver tutorial Step by Step
Now you can upgrade to Selenium 3.0 because it’s officially released.
You can find Latest changes and Download link in below screenshot.
Selenium 3 changes and all fixes
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Revathi says
Hi Mukesh,
I am using selenium 3.0.1 and firefox 51.0. And i am facing this below error. Please help me –
Error —-
org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
n 1.7
Mukesh Otwani says
Hi Revathi,
There are lot irregularities with Selenium 3.X.X for FF version. Try with downgraded version of FF. Also give a try of FF 32 bit version
Vetrivelan says
Nice article..
Mukesh Otwani says
Hi Vetrivelan,
Thanks a lot.
venkat says
Hi Mukesh,
I need to automate Angular js application is it possible to automate using selenium webdriver,can you please share the answer ….
Mukesh Otwani says
yes we can do that using normal calls as we do for normal web applications.
Rohit Sharma says
So this means we have to use Geko driver to launch Firefox every time ??
Mukesh Otwani says
Yes Correct
Abhinav says
Which Chrome Version It can or would support as I am not able to launch the browser only.
Mukesh Otwani says
Chrome latest it will support. Make sure you are using latest chrome driver 2.24 version.