Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/SeleniumHQ/selenium
/ refresh
Method
refresh
java/src/org/openqa/selenium/WebDriver.java:537–537 ·
view source on GitHub ↗
Refresh the current page See W3C WebDriver specification for more details.
()
Source
from the content-addressed store, hash-verified
535
* more details.
536
*/
537
void
refresh();
538
}
539
540
@Beta
Callers
15
page_loading_test.js
File · 0.65
network_test.js
File · 0.65
addon_test.js
File · 0.65
testShouldTimeoutIfAPageTakesTooLongToRefresh
Method · 0.65
testShouldBeAbleToRefreshAPage
Method · 0.65
canHandleSecureCookie
Method · 0.65
testRetainsCookieSecure
Method · 0.65
testNoneStrategyShouldNotWaitForPageToRefresh
Method · 0.65
testEagerStrategyShouldNotWaitForResourcesOnRefresh
Method · 0.65
testRefreshShouldBlockUntilPageLoads
Method · 0.65
canHandleRefreshCommand
Method · 0.65
canListenToResponseCompletedEventWithCookie
Method · 0.65
Implementers
2
RemoteNavigation
java/src/org/openqa/selenium/remote/Re
Navigation
javascript/selenium-webdriver/lib/webd
Calls
no outgoing calls
Tested by
15
testShouldTimeoutIfAPageTakesTooLongToRefresh
Method · 0.52
testShouldBeAbleToRefreshAPage
Method · 0.52
canHandleSecureCookie
Method · 0.52
testRetainsCookieSecure
Method · 0.52
testNoneStrategyShouldNotWaitForPageToRefresh
Method · 0.52
testEagerStrategyShouldNotWaitForResourcesOnRefresh
Method · 0.52
testRefreshShouldBlockUntilPageLoads
Method · 0.52
canHandleRefreshCommand
Method · 0.52
canListenToResponseCompletedEventWithCookie
Method · 0.52
canAddRemoveXpiExtensions
Method · 0.52
canAddRemoveZipUnSignedExtensions
Method · 0.52
canAddRemoveZipSignedExtensions
Method · 0.52