BDD BeforeStep & AfterStep Hooks
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2021
11:13 AM
10-07-2021
11:13 AM
BDD BeforeStep & AfterStep Hooks
Hi,
I wanted to perform certain steps after every step execution of the BDD scenario. In specflow there were hooks for Before and After step but I am unable to find the same here. So, would like to know if there is anyways to get the current step name during execution which then I can pass to another method.
Labels:
- Labels:
-
BDD
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2021
08:45 AM
10-08-2021
08:45 AM
This should be helpful
https://support.smartbear.com/testcomplete/docs/bdd/hooks.html
