Commit Graph

11 Commits

Author SHA1 Message Date
Simon Gellis
96c2f0f7c3 Fixes linter/indentation errors 2017-03-07 22:14:39 -05:00
Simon Gellis
4f3da17fba Fixes miscellaneous errors 2017-03-07 22:09:42 -05:00
Simon Gellis
c4f324a18e Removes cancel from promises 2017-03-07 22:09:42 -05:00
Simon Gellis
d3c78c666e Fixes findElement(s), Promise, and WebElementCondition types 2017-03-07 22:09:42 -05:00
Simon Gellis
35e54b9bdd Updates documentation and refines getCookie return type 2017-03-07 22:09:42 -05:00
Simon Gellis
0b7cb8549c Updates all the drivers and builders 2017-03-07 22:09:42 -05:00
Simon Gellis
9e86c1150e Moves until.Condition, adds WebElementCondition 2017-03-07 22:07:25 -05:00
Simon Gellis
e761557592 Removes deprecated methods and updates some signatures 2017-03-07 22:07:25 -05:00
Philip Tom
c448633181 [selenium-webdriver] adding typings for remote file detector
Needed to mark indexd.d.ts with TypeScript Version 2.1 since the existing
test requires TS 2.1.

Also, needed to mark protractor-helpers with TS 2.1 since it's Jasmine
dependency requries TS 2.1.
2017-02-27 10:58:21 -06:00
Andy
555ea54770 Lint test files too (#14791) 2017-02-23 07:15:16 -08:00
Andy
76a710cc94 Rename test files to be consistent (#13882) 2017-01-10 06:33:06 -08:00