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

accessing tags for OutlineTable #122

Open
thommes opened this issue Jul 27, 2011 · 1 comment
Open

accessing tags for OutlineTable #122

thommes opened this issue Jul 27, 2011 · 1 comment

Comments

@thommes
Copy link

thommes commented Jul 27, 2011

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

@thommes
Copy link
Author

thommes commented Jul 27, 2011

Actually I meant to say that source_tag_names at Outline Table level is only returning @scenario_outline_tag and @feature_tag, but not @scenarios_tag.

@thommes thommes closed this as completed Jul 27, 2011
@thommes thommes reopened this Jul 27, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant