I have a scenario outline with around 4 examples
Scenario Outline: Select Customer Given I am in "home" page When I click on Then I should see results Examples: | person | | john | | john | | john |
| john |
if there is error in selecting first example then it must skips other examples and end the file
Aucun commentaire:
Enregistrer un commentaire