CodeceptJS
CodeceptJS copied to clipboard
Close app on failed scenario
What are you trying to achieve?
In case the test fails, I want the app to close. I am using Appium with restart: false, because I don't want it to close after every scenario, just the ones that fail. I am testing an Android app.
Is there any way to do this?
This issue is stale because it has been open for 90 days with no activity.