We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally created by Marcin Erdmann.
And also throw an own exception when no window has been opened, now it looks like web driver is throwing the exception which is not the case.
The text was updated successfully, but these errors were encountered:
Originally posted by John Murph.
Just a comment on the page switching options. On the mailing list, Luke suggested this syntax:
withNewWindow({ /* opening action */}, page: SomePage) {}
Also, after the window closure (the body) returns the context should be automatically switched back to the calling context.
Sorry, something went wrong.
Originally posted by Marcin Erdmann.
Fixed in geb/geb@5749221
Resolved
erdi
No branches or pull requests
Originally created by Marcin Erdmann.
And also throw an own exception when no window has been opened, now it looks like web driver is throwing the exception which is not the case.
The text was updated successfully, but these errors were encountered: