MCPcopy 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

Implementers 2

RemoteNavigationjava/src/org/openqa/selenium/remote/Re
Navigationjavascript/selenium-webdriver/lib/webd

Calls

no outgoing calls