feat: finalize projectwork CI jobs, docs and test integration
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"chrome": {
|
||||
"default": "128.0",
|
||||
"versions": {
|
||||
"128.0": {
|
||||
"image": "selenoid/vnc:chrome_128.0",
|
||||
"port": "4444",
|
||||
"path": "/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"firefox": {
|
||||
"default": "125.0",
|
||||
"versions": {
|
||||
"125.0": {
|
||||
"image": "selenoid/vnc:firefox_125.0",
|
||||
"port": "4444",
|
||||
"path": "/wd/hub"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user