DescriptionIf we don't call webdriver.quit(), the 'chromedriver' process never
exits, and each chrome browser test run (successful or not) will leave
four new chromedriver processes hanging around indefinitely.
Patch Set 1 #
Total comments: 2
Patch Set 2 : call webdriver.quit() to clean up #
MessagesTotal messages: 5
|
||||||||||||||||||||||||||||