open-browser
Launch and manage browser profiles with custom settings using specified serial numbers, user IDs, IP tabs, launch arguments, and cache options for efficient browser operations.
Instructions
Open the browser, both environment and profile mean browser
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cdpMask | No | The cdp mask of the browser, 0 is not use cdp mask, 1 is use cdp mask, default is 0 | |
clearCacheAfterClosing | No | The clear cache after closing of the browser, 0 is not clear cache after closing, 1 is clear cache after closing, default is 0 | |
ipTab | No | The ip tab of the browser, 0 is not use ip tab, 1 is use ip tab, default is 0 | |
launchArgs | No | The launch args of the browser, use chrome launch args, eg: ["--blink-settings=imagesEnabled=false","--disable-notifications"], or vista url, eg: ["https://www.adspower.net"] | |
serialNumber | No | The serial number of the browser to open | |
userId | No | The browser id of the browser to open |