Skip to content
This repository was archived by the owner on May 21, 2019. It is now read-only.

accessing tags for OutlineTable #122

@thommes

Description

@thommes

Trying to access the tag(s) for the outline table and not seeing a way to fetch it. source_tag_names at the Outline Table level is only returning @scenario_outline_tag. Maybe when the tags were implemented at the outline table level they weren't added to the source_tag_names method?

The ultimate goal is a way to identify the table or example row. We're needing that granularity. Also can't seem to find an easy way of pulling out Scenarios Name

@feature_tag
Feature:

@scenario_outline_tag
Scenario Outline: Scenario Outline name
.
.
.
@scenarios_tag
Scenarios: Scenarios name

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions