Open

Description
added this line
if (!isset($results['value']['ELEMENT'])) throw new SeleniumNoSuchElementException();
I dunno if thats the best error to throw, but its better than leaving it completely unhandled and getting notices.
return new WebElement($this, $results['value']['ELEMENT']);#just showing this line for reference
Metadata
Metadata
Assignees
Labels
No labels