1) Click Run in Toolbar
2) Click Edit Configurations
3) Click "+" icon and select Cucumber
4) Select feature file which you want to run
5) Mention the tags if required
6) Provide these in Runner options:
--color
-r
features
APP_PATH="D:\Workspace\ekandroidapp\MyTripsV2.0\Emirates-staging-release-16-Apr.apk"
TEST_APP_PATH="D:\Workspace\ekandroidapp\MyTripsV2.0\test_servers\"
7) Click Apply
8) Click Run again and run the feature file
No comments:
Post a Comment