Forum Discussion
rraghvani
2 years agoChampion Level 3
Here's an example,
Where I'm running Examples @four.
To run Example @three, change the following lines to
var example = scenario.Examples.Item(0);
if (example.Tags.Contains("@three")) {
example.Run();
}
Related Content
- 3 years ago
- 9 months ago
Recent Discussions
- 15 hours ago
- 16 hours ago
- 4 days ago