replace method
replace
Removes the current page from the session history and navigates to the given page.
def replace(self, url):
...
| Parameter | Type | Description |
|---|---|---|
| url | str | The string URL to navigate. |
See Also
- module
aspose.html.window - class
Location