Skip to content

Documentation: It IS possible to add wdio-ics:options to non-multiremote capabilities. #731

@htho

Description

@htho

Pre-check

Describe the improvement

I'd like to report

  • Unclear documentation
  • A typo
  • Missing documentation
  • Other

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

I want to use formatImageName with logName.
As it turns out, I can set "wdio-ics:options".logName for capabilities of any type.
This is awesome. But the documentation suggests that this is MultiRemote specific.
Since it isn't, the documentation should reflect that.

For reference, here is the place where I set it up: https://github.com/htho/wdio-repro-visual-service/blob/main/wdio.base.conf.ts#L12
And here is the place, where I use it successfully: https://github.com/htho/wdio-repro-visual-service/blob/main/wdio-formatImageName.conf.ts#L30

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions