Support Selenoid capabilities in type definitions
See original GitHub issueEnvironment (please complete the following information):
**WebdriverIO version: 6.3.3 Mode: WDIO Testrunner If WDIO Testrunner, running sync/async: sync , @wdio/sync Node.js version: [v14.5.0] NPM version: [6.14.5] Browser name and version: [e.g. Chrome 84] Platform name and version: [MAC OS Catalina 10.15.6]
Config of WebdriverIO config.ts “types”: [“node”, “@wdio/sync”, “@wdio/mocha-framework”, “@wdio/selenium-standalone-service”, “./types/wdio”]
In the ‘WebDriver’ interface.DesiredCapabilities[]` there is no field for enabling video recording in Selenoid.
This field is missing for normal operation - “solenoid:options”?: { enable: boolean, enable Video: boolean }
Issue Analytics
- State:
- Created 3 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Selenoid - A cross browser Selenium solution for Docker
A Selenium testing platform running browsers and mobile platforms in Docker containers. Fully compatible with Selenium Webdriver protocol.
Read more >Selenoid
3.1. Special Capabilities ... Selenoid can improve some automation aspects with custom capabilities. You can pass it in tests to enable/disable ...
Read more >Selenoid
Specifying Capabilities via Protocol Extensions ... 1, is a supported Docker logging driver type like syslog , journald or awslogs .
Read more >Selenoid
In some usage scenarios you may want to store browsers configuration file under version control and initialize Selenoid from this file. For ...
Read more >Selenoid
If no version capability is present default version is used. ... 1, is a supported Docker logging driver type like syslog , journald...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@christian-bromann can i work on this issue?
PR has been merged. Thanks for picking this up @suniljaiswal01