Hello ,
I’m using cucumber-jvm , and trying to implement global @after method which should be executed only once after all scenario’s execution was completed.
The @After method should quit the appium driver.
Currently @After hook being executed after each running scenario , and it means that the driver should be created each time from scratch , but I do want to reuse it.
Any help will be much appreciated
created
Dec '18
last reply
Jan '19
- 5
replies
- 411
views
- 3
users
- 2
links