Scenario Outline keyword can be used to run the same scenario multiple times with different sets of data.
Scenario Outline must contain one or more Examples sections. The steps can use delimited parameters that reference headers in the examples table. Cucumber will replace these parameters with values from the table before it tries to match the step against a step definition.
Download
0 formats
No download links available.
Advanced Selenium Java Full Course - Session 17 - Cucumber Framework Live Project - Scenario Outline | NatokHD