kazurayam / chromedriverfactory

A Java library that enables you to launch Selenium ChromeDriver using an existing user Profile. That let you to carry cookies over multiple HTTP sessions via user Profile.
0 stars 0 forks source link

When "$ gradle test" is executed, 3 Chrome windows are left unclosed #9

Closed kazurayam closed 2 years ago

kazurayam commented 2 years ago

Perhaps some tests leave Chrome windows. Should find them and change so that close the Chrome windows.