Exception: Async::WebDriver::NoSuchFrameError
- Defined in:
- lib/async/webdriver/error.rb
Overview
A command to switch to a frame could not be satisfied because the frame could not be found.
Constant Summary collapse
- CODE =
"no such frame"
A command to switch to a frame could not be satisfied because the frame could not be found.
"no such frame"