An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/kazurayam/chromedriverfactory

selenium-java webdriver

Last synced: 5 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

see https://kazurayam.github.io/chromedriverfactory/

## WARNING

This project does not work with the recent version of Chrome v123.

See https://github.com/kazurayam/chromedriverfactory/issues/60 for why.