Selenium
CompletedFunctionality of the Plugin:
- Managing Webdriver instance per Scenario and register it into the Scenario Container
- Start Browser when used the first time
- Stop Browser at the end of Scenario - Helper Methods for
- Clicking Button
- Entering Text into Input
- Get Text from an Input - Make Screenshots after each step
- enabled in specflow.json
3
-
Action is available at: https://github.com/SpecFlowOSS/SpecFlow.Actions/tree/main/Plugins/SpecFlow.Actions.Selenium
0 -
Query: How can we make changes to the configurations like browser in specflow.actions.json during runtime?
0 -
Rahul Jain: You can't. The idea is that you run your tests/scenarios with one configuration, then change the file and then do another run.
0
Please sign in to leave a comment.
Comments
3 comments