Get Tabs
Description
This action component allows you to get all opened browser tab.
Input Properties
- Browser Type (Dropdown) – Choose the type of browser you want to get.
- Filter Text (String) – Filter Text
Output Properties
- Result (List
) – The result of the browser tab list. stored as List
General Properties
- GlobalWaits (Checkbox) – Apply global waits when PreWait or PostWait are not specified.
- IgnoreError (Checkbox) – Continue the process flow without throwing error.
- PostWait (Checkbox) – Apply specified wait after execute the action.
- PreWait (Checkbox) – Apply specified wait before execute the action.