Loading
Bug 1832028 - [bidi] Throw NoSuchElement if ElementOrigin's node is not an...
Bug 1832028 - [bidi] Throw NoSuchElement if ElementOrigin's node is not an element r=webdriver-reviewers,whimboo At the moment the actions module would already throw an InvalidArgument error, but for BiDi we want explicitly to throw NoSuchElement in this case. Differential Revision: https://phabricator.services.mozilla.com/D178185