Basic Information

appmixer.airtop.core.CreateWindow

1.0.0

Public

Open a new browser window inside an Airtop session and navigate it to a URL. Returns the window ID needed by the page operations.

Input Ports

in

FieldTypeDescription
Session ID text The ID of the Airtop session, typically taken from the output of the Create Session component.
URL text The initial URL the new browser window navigates to.
Wait Until select Which loading event to wait for before the component returns.
Wait Timeout (seconds) number Maximum time to wait for the loading event, between 1 and 120 seconds. On timeout the window is still created.
Screen Resolution text Fixed live-view dimensions, for example 1280x720. Leave empty to let the live view fill its parent frame.

Output Ports

out

FieldTypeDescription
Window ID string -
CDP Target ID string -
Session ID string -

Full Metadata