2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add first element to getElementsInfo() tests More... over 12 years ago
Change getElementsAttribute to use Array.map() More... over 12 years ago
Add Tests for getElementsInfo() and getElementsAttribute() More... over 12 years ago
Add getElementsAttribute(selector) and getElementsInfo(selector) More... over 12 years ago
fixed #441 - added ssl-protocol option support to casperjs executable More... over 12 years ago
updated CHANGELOG More... over 12 years ago
Merge pull request #428 from jfparadis/sendkeys-options-keepFocus More... over 12 years ago
Fix bootstrap: global should be this, not window More... over 12 years ago
jshint flags More... over 12 years ago
Update currentResponse on Navigation More... over 12 years ago
Rename lock to willNavigate More... over 12 years ago
fixes #457 - fill should not emit console messages More... over 12 years ago
Merge pull request #440 from RockLi/improve-send-ajax-function More... over 12 years ago
Set the function name on fillForm More... over 12 years ago
Made parameter names more specific in selectorFunction functions More... over 12 years ago
* Remove 'self' parameter from selectorFunctions * Use 'call' to set the correct value for 'this' when invoking selectorFunctions More... over 12 years ago
* Make fillForm part of the Casper prototype * Remove casper parameter from fillForm, and update code to use 'this' instead * Add names to selectorFunction functions to improve stack trace clarity More... over 12 years ago
Fix spacing issue in clientutils More... over 12 years ago
updated CHANGELOG More... over 12 years ago
Merge pull request #432 from rigoleto/fix-for-visible-with-multiple-elements More... over 12 years ago
allow uppercase http methods More... over 12 years ago
refs #307 - add fillNames and fillSelectors functionality More... over 12 years ago
Merge pull request #447 from charliepark/patch-1 More... over 12 years ago
added a semicolon, to pass JS Linting More... over 12 years ago
Add the ability to find named elements or IDs inside of forms when using the fill method. This change gives priority to the name attribute, but in the event it isn't able to find an element, it tries again using the ID. More... over 12 years ago
fixed googlepagination code sample More... over 12 years ago
add new parameter settings to sendAJAX, so we can override the default content type when sending out ajax requests More... over 12 years ago
fixes #433 - Tester#assertField check for nonexistent fields More... over 12 years ago
fixes #438 - getElementAttribute to works with XPath More... over 12 years ago
heisenbug fixed by increasing step check interval time (!) More... over 12 years ago