issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
upgradel WebDriverManager v5.7.0 -> 5.9.2
#78
kazurayam
opened
1 week ago
0
ChromeUserProfile object should have a attribute that tells if the cache directory is present on disk or not
#77
kazurayam
opened
7 months ago
0
a quick method that returns a list of ChromeUserProfiles in JSON
#76
kazurayam
opened
7 months ago
2
no GSON, use Jackson
#75
kazurayam
closed
7 months ago
0
--headless=new option
#74
kazurayam
closed
7 months ago
1
A test failed; examples.GettingClipboardContent # testReadingClipboard
#73
kazurayam
closed
7 months ago
2
Failed to carry over a Cookie from the previous session with UserDataAccess=FOR_HERE to the succeeding session with UserDataAccess=TO_GO of a single Profile "Picasso"
#72
kazurayam
closed
7 months ago
8
A PDF file is downloaded and saved into an unexpected folder
#71
kazurayam
closed
7 months ago
1
refer to the "Chrome/UserData/Local State" to get the pairs of "Cache dir name" and "User profile name"
#70
kazurayam
closed
7 months ago
0
should create a test fixture that contains a UserData with Default and Picasso
#69
kazurayam
closed
7 months ago
1
The test classes should use HEADLESS browser
#68
kazurayam
closed
7 months ago
2
should rename ProfileDirectoryName class to CacheDirectoryName
#67
kazurayam
closed
7 months ago
1
ChromeOptions.toString() returns an empty string
#66
kazurayam
closed
7 months ago
3
ChromeOptionsModifier class --- is it necessary?
#65
kazurayam
closed
7 months ago
1
use Jackson-databind in favor of GSON
#64
kazurayam
closed
7 months ago
1
unable to handle ChromeOptions properly
#63
kazurayam
closed
7 months ago
3
add ChromeDriverFactoryImplTest
#62
kazurayam
closed
7 months ago
1
ChromeUserProfile.toString() is badly formatted
#61
kazurayam
closed
7 months ago
2
Cannot find profile
#60
danpoleary1
opened
7 months ago
9
gson = new GsonBuilder().setPrettyPrinting().excludeFieldsWithoutExposeAnnotation().create()
#59
kazurayam
closed
7 months ago
3
The project name "Chrome driver factory" isn't good; doen't mean what it does
#58
kazurayam
closed
7 months ago
1
Use the latest version of WebDriverManager v5.7.0
#57
kazurayam
closed
7 months ago
1
want to get rid of the message "Chrome is controlled by automated software"
#56
kazurayam
closed
7 months ago
3
want reusable CookieServer using React/Next.js
#55
kazurayam
closed
7 months ago
1
EdgeDrvierFactory is wanted
#54
kazurayam
closed
9 months ago
1
Edge support
#53
kazurayam
closed
7 months ago
4
michael.g reported that cookie file in a pre-populated user-data-dir is initialized when Chrome starts
#52
kazurayam
closed
7 months ago
2
should upgrade WebDriverManager from 5.0.3 to 5.4.1
#51
kazurayam
closed
7 months ago
1
CookieServer as a Docker Container
#50
kazurayam
closed
7 months ago
1
enhance CookieServer to print the Authorization header decoded
#49
kazurayam
opened
1 year ago
0
enum ChromeOptionsModifiers.Type is non extensible
#48
kazurayam
opened
1 year ago
0
Granting JavaScript for Accessing to OS Clipboard
#47
kazurayam
closed
1 year ago
0
"gradle test" takes too long (nearly 5 minutes)
#46
kazurayam
closed
7 months ago
1
When moved toJava 17, many tests failed; chromedriverfactory no longer works on Java 9 and higher?
#45
kazurayam
closed
7 months ago
4
Getting Clipbord content from Remote Selenium Chrome Node
#44
kazurayam
opened
1 year ago
1
publish this in the Maven Central repository
#43
kazurayam
closed
1 year ago
1
"gradle javadoc" does not create any documents
#42
kazurayam
closed
2 years ago
0
modify test to use CookieServer
#41
kazurayam
closed
2 years ago
0
modify ./startup-server.sh script to run CookieServer rather than httpserver.groovy
#40
kazurayam
closed
2 years ago
2
unable to make ChromeDriver to download files into the specified directory
#39
kazurayam
closed
2 years ago
1
new project : CarryingCookieOverSessionsViaProfile
#38
kazurayam
closed
2 years ago
5
CookieServer
#37
kazurayam
closed
2 years ago
3
should deprecate ChromePreferencesModifier and FirefoxPreferencesModifier
#36
kazurayam
closed
2 years ago
2
should the project be renamed: "webdriverfactory" => "chromedriverfactory"
#35
kazurayam
closed
2 years ago
1
FirefoxDriverFactory should not have UserDataAccess.FOR_HERE and TO_GO option
#34
kazurayam
closed
2 years ago
2
can not start Firefox with existing Profile
#33
kazurayam
closed
2 years ago
5
rename ChromeDriverFactory#newChromeDriverFactory() => #newInstance()
#32
kazurayam
closed
2 years ago
1
WebDriverManager requires GitHub Personal Access Token to get GeckoDriver
#31
kazurayam
closed
2 years ago
6
com.kazurayam.browserlayoutmanager should be an independent project, should have its own repository
#30
kazurayam
closed
2 years ago
1
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500.
#29
kazurayam
closed
2 years ago
2
Next