0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Feb 02, 2025 — Feb 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
write restriction to usage. More... over 13 years ago
add warning log message. More... over 13 years ago
prepare supporting test suite. More... over 13 years ago
add final attribute. More... over 13 years ago
remove System.out.println for debug. More... over 13 years ago
use JRuby and WEBrick proxy class for test. More... over 13 years ago
refactoring Result handling. More... over 13 years ago
ignore proxy setting on IE because need hudsuckr.exe for IE with proxy option. More... over 13 years ago
implements 'Pause' command More... over 13 years ago
implement pause command. More... over 13 years ago
add test case for pause command. More... over 13 years ago
add Eclipse configuration for Java style. More... over 13 years ago
Remove non-general-purpose exception. More... over 13 years ago
hide NullPointerException by FirefoxWebdriver.quit on Windows. More... over 13 years ago
add proxy class by webrick on jruby. More... over 13 years ago
HtmlUnitDriver test modified not to expect UnsupportedOperationException. More... over 13 years ago
improve error handling and log message. More... over 13 years ago
exit code > 0 if fail' More... over 13 years ago
fix exitcode More... over 13 years ago
add constructer new use case. More... over 13 years ago
run method return Result to handle result to exit code. More... over 13 years ago
ignore test that unavoidable to fail. More... over 13 years ago
fix: log level when occurred error. More... over 13 years ago
return FailureResult instead of throw SeleniumException. More... over 13 years ago
add failed AssertError test case. More... over 13 years ago
return FailureResult when catch SeleniumException. More... over 13 years ago
fix: from interrupt by exception to FailureResult. More... over 13 years ago
add test case for submit fail error More... over 13 years ago
Change and integrate exception in initializing to "IllegalArgumentException" because "Effective Java 2nd #60" and no difference in abstract meaning. More... over 13 years ago
Remove unused import. More... over 13 years ago