0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2024 — Aug 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Return an input or select's value More... over 14 years ago
Implemented Node#drag_to More... over 14 years ago
Fixed name More... over 14 years ago
Implemented Node#trigger More... over 14 years ago
Return a textarea's value More... over 14 years ago
Don't delete javascriptString, QT holds onto it More... over 14 years ago
Implemented Node#click More... over 14 years ago
Node#tag_name should return lower case More... over 14 years ago
Fetch a node's tag name More... over 14 years ago
Null-terminate the embedded capybara.js resource string More... over 14 years ago
Implemented Driver#execute_script More... over 14 years ago
Changed the wire protocol so that newlines in arguments don't break everything More... over 14 years ago
Implement Driver#evaluateScript More... over 14 years ago
Alias body as source More... over 14 years ago
Merged Tristan's Url and Source commands More... over 14 years ago
Only create one browser/server during rake test More... over 14 years ago
Implemented Node#text; refactored Node commands so that they can be easily added in Javascript More... over 14 years ago
Refactor Connection/Command so that arguments are passed in as a single QStringList instead of in consecutive calls to argumentReceived More... over 14 years ago
Invoke Javascript functions by setting QObjects on the window object instead of string evals so that strings don't need to be escaped More... over 14 years ago
Return node index list from Javascript as string instead of list so we don't have to join it in C++ More... over 14 years ago
Moved Javascript code into a .js file that gets loaded into each page More... over 14 years ago
Remove unneeded variable. More... over 14 years ago
Implement source for driver. More... over 14 years ago
Implement current_url for driver. More... over 14 years ago
Remove debugging output. More... over 14 years ago
Fetch attribute values More... over 14 years ago
Refactor command lookup so that generated commands can automatically be added More... over 14 years ago
Raise WebkitError for invalid XPath expressions More... over 14 years ago
Added rspec options More... over 14 years ago
Initial commit More... over 14 years ago