0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 02, 2025 — Feb 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refs #18 More... about 13 years ago
fix bug. More... about 13 years ago
resolve compilation error. More... about 13 years ago
remove jruby dependency More... about 13 years ago
add javadoc More... about 13 years ago
reimplement web server from webric to web bit. More... about 13 years ago
add webbit to dependency for test More... about 13 years ago
replace webrickserver to littleproxy More... about 13 years ago
add littleproxy to dependency More... about 13 years ago
fixed that proxy implemented by inheritance to delegation. More... about 13 years ago
[maven-release-plugin] prepare for next development iteration More... about 13 years ago
[maven-release-plugin] prepare release selenese-runner-java-1.1.0 More... about 13 years ago
Merge branch '2.26support' More... about 13 years ago
Merge branch 'feature/#43' More... about 13 years ago
refs #43 remove oro dependency. More... about 13 years ago
Merge branch 'master' into feature/#43 More... about 13 years ago
change exception handling for HtmlUnit. More... about 13 years ago
change test case URL for HtmlUnit. More... about 13 years ago
fix: test failed. More... about 13 years ago
#44 does not throw SeleniumException if element is not found. More... about 13 years ago
Merge pull request #45 from vmi/feature/#44 More... about 13 years ago
Set argument count explicitly in each command. #44 fixed following case: [old] assertTitle("value", "") -> compare the result of getTitle("value") with "". [new] assertTitle("value", "") -> assertTitle("value") -> compare the result of getTitle() with "value". More... about 13 years ago
add bad case. More... about 13 years ago
refactoring. More... about 13 years ago
refactoring. More... about 13 years ago
#43 first implementation More... about 13 years ago
#43 add test case for string match. More... about 13 years ago
#44 remove condition. More... about 13 years ago
refs #44 add test case for verifyNotText More... about 13 years ago
fix doc. More... about 13 years ago