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

EdgeDrvierFactory is wanted #54

Closed kazurayam closed 8 months ago

kazurayam commented 8 months ago

A man certainly wanted it

EdgeDriverFactory should be a mirror of ChromeDriverFactory. It should enable you to launch Microsoft Edge browser while specifying a “User Profile”, for example “Picasso”. And also you should be able to launch Edge browser while specifying a “Profile Directory Name”, for example “Default” or “Profile 1”.

kazurayam commented 8 months ago

duplicate with #53