Definition and Usage
The Find web page command accesses an opened webpage in a browser for subsequent usage in a workflow. In some cases, when operating on a webpage, a new webpage may be opened. If we need to operate on the new webpage, then this is when this command can be used.
Parameters Values
Set parameters
Parameter | Definition |
Browser type | Select the browser type where your desired web page is opened:
|
Match by | Select a match mode to proceed:
|
Match text | Enter the text contained in the target title or URL |
Save page as | Name the variable generated by the parameters above |
Advanced settings
Parameter | Definition |
Timeout (s) | Input the number of seconds to wait for the page to load |
When timeout | Select an action to proceed when a timeout occurs:
|
URL | Enter a URL for the command to go to when the match fails |
Error handling
Parameter | Definition |
When error occurs | Select the action to be performed when an error occurs:
|
Example
There are 3 different web pages opened in the built-in browser.
The Find web page command below will retrieve the Google page opened in the built-in browser through URL matching with the matched text "goo" and save the page as "Google".