- 06 Oct, 2013 3 commits
-
-
- 04 Oct, 2013 1 commit
-
-
- 02 Oct, 2013 1 commit
-
-
- 01 Oct, 2013 3 commits
-
- 30 Sep, 2013 2 commits
- 27 Sep, 2013 3 commits
-
-
The examples for both `fillSelectors` and `fillXPath` referenced calls to `fill`. This commit corrects both examples.
Patrick Reagan authored -
- 21 Sep, 2013 1 commit
-
-
- 20 Sep, 2013 2 commits
-
-
ref #637: checkStep turns into an infinite loop when navigationLocked == true
Nicolas Perriault authored -
-
- 19 Sep, 2013 1 commit
-
-
- 18 Sep, 2013 3 commits
-
- 17 Sep, 2013 2 commits
-
-
- 15 Sep, 2013 1 commit
-
-
- 13 Sep, 2013 6 commits
-
-
- 12 Sep, 2013 10 commits
-
-
-
-
-
This fixes an issue where sendKeys does not fill in the text on contentEditable elements. The element is checked in the attributes object whether `contenteditable` is true and clicks the element to sendKeys to.
Matt DuVall authored
- 11 Sep, 2013 1 commit
-
-
From constructor to constructorName because it's a string which is returned and not a function
Mickaël Andrieu authored
-