question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support Selenoid capabilities in type definitions

See original GitHub issue

Environment (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:closed
  • Created 3 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
suniljaiswal01commented, Aug 6, 2020

@christian-bromann can i work on this issue?

0reactions
christian-bromanncommented, Aug 7, 2020

PR has been merged. Thanks for picking this up @suniljaiswal01

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found