My Chrome has just been updated to version 108 so I did an automatic driver update on akaAT Studio, but after running the test case with Open Browser step, I get an error like this?
Please help me.
2 Likes
Hello @maicherry
After update your web driver, you need stop all web driver first because old web driver still using.
You can navigate to Manage tab and choose Stop All Web Drivers
Then you can Run test case again.
3 Likes