I want to implement certain steps for my app configuration that needs to be done before or after a test step is executed.
I came across the automatic screenshot behaviour functionality and I want to achieve something similar i.e, I want to perform certain actions before a gherkin step is ran.
If it is possible to achieve, please guide me how to?
I want to implement certain steps for my app configuration that needs to be done before or after a test step is executed. I came across the automatic screenshot behaviour functionality and I want to achieve something similar i.e, I want to perform certain actions before a gherkin step is ran. If it is possible to achieve, please guide me how to?