Exception: Async::WebDriver::ElementClickInterceptedError
- Defined in:
- lib/async/webdriver/error.rb
Overview
The Element Click command could not be completed because the element receiving the events is obscuring the element that was requested clicked.
Constant Summary collapse
- CODE =
"element click intercepted"