Skip to content

Multiple Cucumber tags are not working using command line #483

Open
@vinodkpasi

Description

@vinodkpasi

Issue description

Multiple Cucumber tags are not working using command line

Steps to reproduce

npx wdio run .\test\wdio.conf.ts --cucumberOpts.tagExpression='@A or @b'

Expected behavior

Feature files those are tagged with "@A" or "@b" must run

Actual behavior

Feature files those are tagged with "@A" are running. So runner considering the first tag only

Issue occurred on browser/platform

I am using latest version of webdriver with cucumber framework.

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