-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Description
What happened?
Using any Selenium Grid past version 4.8.0, very occasionally but very consistently in the sense that the bug happens always at the same point in the test script, sometimes the click method isn't registered/doesn't happen.
I've turned on the logs on the Selenium Grid console for both version 4.8.0 (which is okay) and for 4.8.1 (which is not okay), then break pointed the script right before the problematic elements that were to be clicked, and recorded the logs right after the click method attempt.
I've tested multiple Grid Versions and multiple Chrome browser versions. I just didn't test multiple Browsers because that is not relevant for my case.
The issue also occurs on our Linux server machine, if we upgrade past version 4.8.0.
How can we reproduce the issue?
Unfortunately I can't share the app that I'm testing for you guys to reproduce the issue, and I wasn't able to reproduce it elsewhere.Relevant log output
Logs for grid version 4.8.0
https://pastebin.com/3VG53tnT
Logs for grid version 4.8.1
https://pastebin.com/MwCBgyQWOperating System
Windows 11
Selenium version
Java 17
What are the browser(s) and version(s) where you see this issue?
Chrome 108.0.5359.0
What are the browser driver(s) and version(s) where you see this issue?
ChromeDriver 108.0.5359.0
Are you using Selenium Grid?
4.8.1