-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Hi, on this line
https://github.com/Nearsoft/PHP-SeleniumClient/blob/master/SeleniumClient/WebDriverWait.php#L62
the variable $resultObject may not be defined if the previous call fails, using isset() would handle that. BTW should line 59 really be empty? I mean is it certain the exception will always be caused by waiting?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels