0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor PR #136. (rebased & force pushed) More... over 11 years ago
Merge branch 'use-firefox-options-for-capabilities' of https://github.com/koichirok/selenese-runner-java into koichirok-use-firefox-options-for-capabilities More... over 11 years ago
make the command line options for javac on antrun the same as on maven. More... over 11 years ago
a little fix of document. More... over 11 years ago
remove top level Main class from un-shaded jar. More... over 11 years ago
adopt semantic versioning 2.0.0. More... over 11 years ago
Merge branch 'koichirok-lazy-init-RollupRules' More... over 11 years ago
update release note. More... over 11 years ago
a little cleanup. More... over 11 years ago
Merge branch 'lazy-init-RollupRules' of https://github.com/koichirok/selenese-runner-java into koichirok-lazy-init-RollupRules More... over 11 years ago
update document. More... over 11 years ago
add new option "--command-factory", it registers user defined command factory. Note: Use "java -cp ...:selenese-runner.jar Main --command-factory ...". Because "java" command ignores all class path settings, when using "-jar" option. More... over 11 years ago
fix NPE if no "--cli-args" argument. More... over 11 years ago
Don't create RollupRules until necessary to be able to work with some Java installations that lack Javascript ScriptEngine support. More... over 11 years ago
Use firefox options for capabilities as well. More... over 11 years ago
update dependency version. More... over 11 years ago
catch up source of patched code. More... over 11 years ago
fix failed to load test-case file without Base URL. (#135) More... over 11 years ago
add new option "--cli-args", it adds command line arguments at starting up driver binary. It affects only firefox, chrome, and phantomjs. (#134) More... over 11 years ago
[maven-release-plugin] prepare for next development iteration More... over 11 years ago
[maven-release-plugin] prepare release selenese-runner-java-1.6.0 More... over 11 years ago
add alternative Proxies class for PhantomJS driver. This class will be removed when PhantomJS driver on Maven repo is updated. More... over 11 years ago
catch up Selenium 2.44.0. More... over 11 years ago
Updated the ignore file More... over 11 years ago
Merge remote-tracking branch 'upstream/master' More... over 11 years ago
Update the git ignore file More... over 11 years ago
update copyright years. More... over 11 years ago
update release note. More... over 11 years ago
Merge branch 'patchpump-pr/patch-5' More... over 11 years ago
add missing JavaDoc comment. More... over 11 years ago