Zalenium: 3.141.59t
Docker-selenium: 3.141.59-p18
When I started test case:
For Docker-Selenium: Open Page, press a button on a grid. But another was overlap the button and appear nearly a button with three dot. So selenium can't press the button.
Actual: OpenQA.Selenium.ElementClickInterceptedException : element click intercepted: Element button
Expected: press button is working.
For my machine: as the same chrome version 76.0.3809.100. It's working okay
Zalenium: 3.141.59t Docker-selenium: 3.141.59-p18 When I started test case: For Docker-Selenium: Open Page, press a button on a grid. But another was overlap the button and appear nearly a button with three dot. So selenium can't press the button. Actual: OpenQA.Selenium.ElementClickInterceptedException : element click intercepted: Element button Expected: press button is working. For my machine: as the same chrome version 76.0.3809.100. It's working okay