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

com.kazurayam.webdriverfactory.WebDriverFactory should not be a concreate class; it should rather be an Interface or Abstract class #5

Closed kazurayam closed 2 years ago

kazurayam commented 2 years ago

so that it express the API clearly

kazurayam commented 2 years ago

v0.2.2 should support thiis