visit
The command to navigate to URLs.
Syntax
Usage
Arguments
url (str)
- the URL to visit
Make sure to include the protocol http or https
Yields
Pylenium - The current instance of Pylenium so you can chain another command
Examples
Last updated