Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
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
refresh
Method · 0.65
WebDriver
Class · 0.65
WebDriver
Class · 0.65
WebDriver
Class · 0.65
Firefox
Class · 0.65
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
Implementers
3
RemoteNavigation
java/src/org/openqa/selenium/remote/Re
Navigation
rb/lib/selenium/webdriver/common/navig
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