-
Notifications
You must be signed in to change notification settings - Fork 327
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
Browser Navigation Forward #623
Comments
What would this actual do? Can you show a specific example with some code? |
So for example we are testing an application where we visit a URL and it displays the contents of a folder with images.
|
Here is the implementation I have in my local copy.
|
Okay, you may send in a PR if you like but it's up to Taylor to decide upon it eventually. Please make sure to provide a thorough explanation in your PR comment and add tests for the new feature. Thanks! |
Hi,
I am using a
forward()
equivalent of theback()
method onBrowser
and would like to submit a PR for the feature?The text was updated successfully, but these errors were encountered: