Skip to content
Snippets Groups Projects
Commit 1fc01efe authored by squidfunk's avatar squidfunk
Browse files

Fixed Edge specification in Gemini configuration

parent 641b4ca1
No related branches found
No related tags found
No related merge requests found
...@@ -22,8 +22,7 @@ ...@@ -22,8 +22,7 @@
}, },
"edge": { "edge": {
"desiredCapabilities": { "desiredCapabilities": {
"browserName": "edge", "browserName": "MicrosoftEdge",
"version": "14.14393",
"platform": "Windows 10", "platform": "Windows 10",
"screenResolution": "1280x1024", "screenResolution": "1280x1024",
"recordVideo": "false" "recordVideo": "false"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment