0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped to 0.3.0 More... over 14 years ago
Fixed the overloaded Response constructor More... over 14 years ago
Fixed subsequent failures when a page fails quickly before the next command begins More... over 14 years ago
Created a Response object for the success/message pair More... over 14 years ago
Raise errors with the requested URL and not the last loaded URL More... over 14 years ago
Fixed attempting to delete NULL commands after pages fail to load; fixed command request/response params overlapping after failures More... over 14 years ago
Send keypresses to text inputs as though as user has actually interacted with a form More... over 14 years ago
Uncompress Javascript when compressed More... over 14 years ago
passed all javascript driver specs More... over 14 years ago
Fix for #26, select options with selected and trigger change More... over 14 years ago
Bumped to 0.2.0 and updated the author list More... over 14 years ago
Refactored FrameFocus More... over 14 years ago
`within_frame` now works. Takes either an index or a frame name/id. More... over 14 years ago
support utf8 command ( ruby to webkit_server ) More... over 14 years ago
convert to utf8 string More... over 14 years ago
Working on frame handling. In terms of the QT code, the non-frame-related specs pass with these changes (e.g. mainFrame() => currentFrame() and the new injectJavascriptHelpers() code in WebPage.cpp). More... over 14 years ago
Bump to 0.1.7 More... over 14 years ago
Move code that compiles Webkit into separate file to support Ruby 1.9.2 More... over 14 years ago
Added more readme notes on Qt and Xvfb More... over 14 years ago
Warning about homebrew More... over 14 years ago
Bump to 0.1.6 More... over 14 years ago
Fix missing constant when inspecting nodes More... over 14 years ago
Clarify Qt requirements further More... over 14 years ago
Wait and timeout when looking for content More... over 14 years ago
Removed .rvmrc so that 1.9 will build More... over 14 years ago
0.1.5: add rake as a dependency, because the post-install hook uses it More... over 14 years ago
Clarify installation notes More... over 14 years ago
Bump to 0.1.4 More... over 14 years ago
Bump to 0.1.3 More... over 14 years ago
Encode URLs before returning them More... over 14 years ago