You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I found out in #731 It IS possible to add wdio-ics:options to non-multiremote capabilities.
But the type information is missing.
It is also missing for multi-remote configurations.
Pre-check
Describe the improvement
I'd like to report
Description of the improvement / report
I created a repository where I tried to reproduce the problems I found, when setting up visual testing: https://github.com/htho/wdio-repro-visual-service
As I found out in #731 It IS possible to add wdio-ics:options to non-multiremote capabilities.
But the type information is missing.
It is also missing for multi-remote configurations.
https://github.com/htho/wdio-repro-visual-service/blob/main/wdio.base-multi.conf.ts
But unfortunately TypeScript does not know.
It would greatly improve DX to make this information available.
BTW: The error says
RequestedStandaloneCapabilities
but this IS a multi-remote configuration.The text was updated successfully, but these errors were encountered: