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
When we're trying to load external table with transformers and apply story transformers above, it firstly apply story transformer and only then apply external transformers.
To Reproduce Story
Lifecycle:
Examples:
{transformer=FILTERING, column.urls=.+not-exist.+}
/story/experimental/data/links.table
Scenario: Use filtered links
Given I am on page with URL `<urls>`
When we're trying to load external table with transformers and apply story transformers above, it firstly apply story transformer and only then apply external transformers.
To Reproduce
Story
Table
(expected that story will be executed zero times due to empty table)
Log:
log.txt
Expected behavior
Transformers on the Story/Scenario level should be executed after external transformers.
The text was updated successfully, but these errors were encountered: