Closed eddiegroves closed 5 years ago
Hi there
How do I disable the 'And' from indenting.
So instead of:
Scenario: A Test Iam Doing Given an individual person And a web browser When the person is viewing the page Then they see the page title "Hello World"
Have it like this:
Thank you very much for your time!
Turns out 'And' was being overridden in a workspace settings file that I had no knowledge of.
Hi there
How do I disable the 'And' from indenting.
So instead of:
Have it like this:
Thank you very much for your time!