In chapter [14. Element Interaction](https://w3c.github.io/webdriver/webdriver-spec.html#element-click#x14.-element-interaction), section [14.1 Element Click](https://w3c.github.io/webdriver/webdriver-spec.html#element-click#x14.1-element-click): > If element’s container is still not in view, return error with error code element not interactable. The other Element Interaction commands check if an element is interactable before interacting with it