Refresh refreshes the page.
()
| 283 | Back() error |
| 284 | // Refresh refreshes the page. |
| 285 | Refresh() error |
| 286 | |
| 287 | // FindElement finds exactly one element in the current page's DOM. |
| 288 | FindElement(by, value string) (WebElement, error) |
no outgoing calls