[]
Reloads the page.
public void Reload(PageLoadStates waitUntil = PageLoadStates.Load)
Public Sub Reload(Optional waitUntil As PageLoadStates = PageLoadStates.Load)
Type | Name | Description |
---|---|---|
PageLoadStates | waitUntil | When to consider navigation succeeded. |