Close Fingerprint Browser Window
Command description
Close the specified BitBrowser or AdsPower window.
Command Input Parameters
| input parameters | Input parameter type | Description |
|---|---|---|
| Browser Type | enum | BitBrowser, AdsPower |
| Browser Window ID | str | Window ID shown by BitBrowser or AdsPower; this is not the envId generated by the Runavelo extension |
| Server Port | int or str | Local API port. BitBrowser usually uses 54345; AdsPower usually uses 50325 |
| API Token | str | BitBrowser local API token. Required only when BitBrowser API authentication is enabled; leave blank to omit authentication |
| AdsPower API Key | str | AdsPower local API key. Required only when AdsPower API authentication is enabled; leave blank to omit authentication |
Command Output Parameters
None
tip
Use the window ID displayed in the fingerprint-browser client. Server Port is required. When local API authentication is enabled, also provide the corresponding API Token or API Key.
Generation Notes
- Browser Window ID comes from BitBrowser or AdsPower, not from envId. Server Port is required.