selenium-webdriver-java-example icon indicating copy to clipboard operation
selenium-webdriver-java-example copied to clipboard

Updated to Selenium 4.11

Open giuseppe-salvatore opened this issue 1 year ago • 0 comments

The code didn't work out of the box from master branch so I had to make some updates. There were problems with the Duration class as well but the main one was the driver managment. With Selenium 4.6.x that's handled automatically but you will need to stop using the so blessed 3rd parity bonicarcia WebDriverManager (R.I.P. you have been on great help in the past)

giuseppe-salvatore avatar Oct 24 '23 16:10 giuseppe-salvatore