Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FatalErrorException in RemoteWebDriver.php line 507: Call to a member function execute() on a non-object #254

Closed
HaichenLiu opened this issue Oct 9, 2015 · 1 comment

Comments

@HaichenLiu
Copy link

When I finished running the webdriver and want to quit, I got this exception all the time.

I paste a part of the trace below.

in RemoteWebDriver.php line 507
at FatalErrorException->__construct() in HandleExceptions.php line 133
at HandleExceptions->fatalExceptionFromError() in HandleExceptions.php line 118
at HandleExceptions->handleShutdown() in HandleExceptions.php line 0
at RemoteWebDriver->execute() in RemoteWebDriver.php line 247
at RemoteWebDriver->quit() in Browser.php line 198
at Browser->stop() in Browser.php line 121

Could someone help me out of this?

Thanks!

@gfosco
Copy link
Contributor

gfosco commented Nov 4, 2015

Doesn't look like anyone was able to help based on this information, sorry. Closing for lack of activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants