Exception: Async::WebDriver::MoveTargetOutOfBoundsError

Inherits:
Error
  • Object
show all
Defined in:
lib/async/webdriver/error.rb

Overview

The target for mouse interaction is not in the browser’s viewport and cannot be brought into that viewport.

Constant Summary collapse

CODE =
"move target out of bounds"