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
Then I ask Sawroom to store the data named 'Alice' into the tag 'myTag'
Then I ask Sawroom to store the data named 'myString' into the tag 'myTag'
Then I ask Sawroom to store the data named 'myNumber' into the tag 'myTag'
When later executing:
Given I read from Sawroom the data in tag 'myTag' and save the output into 'sawroom'
I will receive as output the exact same data
The text was updated successfully, but these errors were encountered:
In a situation where I have this data:
I need to be able to execut:
When later executing:
Given I read from Sawroom the data in tag 'myTag' and save the output into 'sawroom'
I will receive as output the exact same data
The text was updated successfully, but these errors were encountered: