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

Navigate function on page object doesn't accept callback #1046

Closed
RickEyre opened this issue Jun 29, 2016 · 0 comments
Closed

Navigate function on page object doesn't accept callback #1046

RickEyre opened this issue Jun 29, 2016 · 0 comments

Comments

@RickEyre
Copy link

The underlying method being called in navigate is Selenium's url function which accepts an optional callback. navigate should be able to pass in an optional callback that gets passed down to url function.

beatfactor added a commit that referenced this issue Jul 23, 2016
Fixed #1046 - adds callback to page object navigate()
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

1 participant