Implement HW5 stubs, API helpers, optional SQL/MQ helpers, and test coverage
This commit is contained in:
12
selenoid/browsers.json
Normal file
12
selenoid/browsers.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"chrome": {
|
||||
"default": "126.0",
|
||||
"versions": {
|
||||
"126.0": {
|
||||
"image": "selenoid/vnc_chrome:126.0",
|
||||
"port": "4444",
|
||||
"path": "/"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user