Navigate
From UBot Studio
This command navigates the browser to a specified url.
Navigate is a Browser Command.
The command can be used in the In New Browser command.
URL: Where your website url is inserted. The command also accepts variables and functions such as $next list item, $list item, $random list item, $previous list item, and $table cell
Example
navigate("google.com", "Wait")
Running the command will navigate the main browser to the specified url in the command.