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
"gradle test" takes too long (nearly 5 minutes) #46
0.7.2 uses Headless Chorome for testing. This makes the test run faster. Also less disturbing because no Browser windows are opened.
Should close this issue.