Open Window Node
Opens a new browser window with the specified URL.
Parameters
| Label | Value Type | Description |
|---|---|---|
| Url | ValueInput | The URL to open in the new window. |
| Wait Page Load Complete | Checkbox | Specifies whether to wait for the page to load completely. |
| Open Incognito Window | Checkbox | You must enable 'Allow in incognito' for this extension first. |
| Open Window Type | Select | Type of the window to open. |
| Open Window State | Select | State of the window to open. |
| Window Left | Number | Left position of the window. |
| Window Top | Number | Top position of the window. |
| Window Width | Number | Width of the window. |
| Window Height | Number | Height of the window. |
| Variable for Window ID | ValueOutput | Variable to store the window ID. |