feat&fix: add proxy support in setup and remove hardcoded proxy from example
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
"parameters": {
|
||||
"command": [
|
||||
"google-chrome",
|
||||
"--proxy-server=http://127.0.0.1:18888",
|
||||
"--remote-debugging-port=1337"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user