Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to SM 39 | Michael Wu | 2015-06-19 | 1 | -32/+34 |
* | Add support for switching frames with the webdriver API. | James Graham | 2015-06-01 | 1 | -3/+34 |
* | Reduce max line length from 150 to 120 characters | Corey Farwell | 2015-05-24 | 1 | -4/+9 |
* | Add support for timing out scripts | James Graham | 2015-05-14 | 1 | -11/+10 |
* | Add basic support for executeAsyncScript. | James Graham | 2015-05-14 | 1 | -15/+29 |
* | Make WebDriver Get() command wait on pages loading before returning. | James Graham | 2015-05-14 | 1 | -1/+1 |
* | Add support for getActiveElement webdriver command | James Graham | 2015-05-11 | 1 | -0/+5 |
* | Add WebDriver support for getting elements by selector. | James Graham | 2015-05-08 | 1 | -1/+68 |
* | Implement webdriver commands for back/forward/title/handles. | James Graham | 2015-05-06 | 1 | -1/+6 |
* | Uniformise root() methods | Anthony Ramine | 2015-04-28 | 1 | -1/+1 |
* | Add script execution support via WebDriver | James Graham | 2015-04-23 | 1 | -0/+38 |