Come for answers, stay for best practices. All we're missing is you.
Forum question posted -
Hi ,
Understand from the previous posts that there is a development going on to adopt Selenium 3.x in the framework. Could you let me know if that's been completed and we have a latest version of the framework available?
We are trying to automate Maximo using the latest version of Selenium(3.9.0). Any help would be much appreciated.
Regards,
Riju
Hi Riju.
We have just completed the update internally a week ago from Selenium 2 to Selenium 3 but we do not have a framework we can share yet. Once we have a timeframe, we will share that date.
You can certainly make the update yourself. If you take the selenium jar files for 3.3.1 and put them into your workspace. There will be a few updates you will need to make around classes that were removed.from the selenium jar between Selenium 2 and 3. What browser are you using? If you're using Chrome or IE, you should be fine to use the framework once the updates are made, but we had to make changes in the framework to work with Firefox, by adding the geckodriver executable and updating the way clicks work in Firefox.
Thanks,
Kristin