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

[Improvement] Add ability to listen for "refresh" WebDriver events #1584

Closed
valfirst opened this issue Feb 4, 2016 · 0 comments
Closed

[Improvement] Add ability to listen for "refresh" WebDriver events #1584

valfirst opened this issue Feb 4, 2016 · 0 comments
Labels

Comments

@valfirst
Copy link
Contributor

valfirst commented Feb 4, 2016

Now org.openqa.selenium.support.events.WebDriverEventListener supports different navigation event types (before/after navigate to/back/forward). But there is no ability to listen for refresh events. Could you please add this functionality?

@barancev barancev added the C-java label Feb 5, 2016
semonte added a commit to semonte/selenium that referenced this issue Feb 18, 2016
Currently WebDriverEventListener supports different navigation
event types, but not refresh events. This commit adds support for
refresh.

Fixes SeleniumHQ#1584
@lukeis lukeis closed this as completed in 0cbe9dc Feb 18, 2016
@lock lock bot locked and limited conversation to collaborators Aug 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants