{
"id": 1
}curl --location --request POST '/api/launchBrowser' \
--header 'api-key: DZdGdlOykzTgfggUMKVHSXbXe4LVTZN2' \
--header 'api-key: DZdGdlOykzTgfggUMKVHSXbXe4LVTZN2' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1
}'{
"success": true,
"data": {
"debuggingPort": 10970,
"webdriverPath": "D:XXXXX\\chromedriver.exe"
}
}