Allow additional options for Appium (WindowsAppDriver) to be configured in specflow.actions.json
Currently, there is no way to pick up additional capabilities for Appium through the `specflow.actions.json` file.
I would like to be able to add additional options for Appium through the json configuration, such as appArguments, or other capabilities.
This could include environment variables, or any other capabilities supported by appium.
1
-
I made the changes necessary for this, and created a PR here: https://github.com/SpecFlowOSS/SpecFlow.Actions/pull/100
0
Please sign in to leave a comment.
Comments
1 comment