Parsing Names

Learn how to parse names using the Gherkin parser class.

We'll cover the following...

Parsing names

Many Gherkin structures, such as features and scenarios, contain a name. We will focus on features for this section, but the method ...