galen-sample-tests
galen-sample-tests copied to clipboard
driver does not quit after the test completion
In both pass and failure scenarios, the driver does not quit
I saw that driver.quit() already present in afterTest()
did you try driver.close()?