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.
- Host: GitHub
- URL: https://github.com/kazurayam/chromedriverfactory
- Owner: kazurayam
- Created: 2021-12-23T22:58:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T23:53:37.000Z (over 1 year ago)
- Last Synced: 2025-07-28T23:32:15.944Z (10 months ago)
- Topics: selenium-java, webdriver
- Language: Java
- Homepage:
- Size: 10.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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.