Question: What is the purpose of the 'DocString' in Cucumber?Answer: DocString is used to pass a large string as an argument to a step, providing a way to include multiline data in a step definition.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users: