Exception: Async::WebDriver::ElementNotInteractableError

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

Overview

A command could not be completed because the element is not pointer- or keyboard interactable.

Constant Summary collapse

CODE =
"element not interactable"