Skip to content

[πŸ› Bug]: From Selenium Grid 4.8.0 onwards, certain clicks are not registeredΒ #14554

@jgfmachado

Description

@jgfmachado

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/MwCBgyQW

Operating 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-needs-triagingA Selenium member will evaluate this soon!I-defectSomething is not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions