Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "firefox": {
- "default": "82.0",
- "versions": {
- "82.0": {
- "image": "selenoid/vnc:firefox_82.0",
- "port": "4444",
- "path": "/wd/hub"
- }
- }
- },
- "chrome": {
- "default": "86.0",
- "versions": {
- "86.0": {
- "image": "selenoid/vnc:chrome_86.0",
- "port": "4444"
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement