galen-sample-tests icon indicating copy to clipboard operation
galen-sample-tests copied to clipboard

driver does not quit after the test completion

Open navyakanu opened this issue 8 years ago • 1 comments

In both pass and failure scenarios, the driver does not quit

I saw that driver.quit() already present in afterTest()

navyakanu avatar Dec 13 '16 19:12 navyakanu

did you try driver.close()?

axelbarfod1 avatar Dec 28 '17 20:12 axelbarfod1