Commit Graph

8 Commits

Author SHA1 Message Date
Ian Sibner
bc8bc17374 Changes based on @BillArmstrong's feedback
* Remove optional parameters from Element interface
* Remove additional parameters from ElementFinder.isElementPresent
* Add "asElementFinders_" and "then" methods to ElementArrayFinder interface
2014-07-17 11:54:00 -04:00
Ian Sibner
68dfa3453b Add definitions for angular-protractor 1.0.0-rc4 2014-07-15 20:07:50 -04:00
pspi
9515c65ee3 Add protractor button text locators. 2014-05-23 12:34:07 +03:00
Panu Horsmalahti
2ec79b766d Update angular-protractor-tests.ts
Fix test to correspond with the new, correct type for getLocationAbsUrl.
2014-03-25 15:11:14 +02:00
Panu Horsmalahti
bc0028b45a Update angular-protractor.d.ts
Change string to the correct type, webdriver.promise.Promise.
2014-03-25 14:03:06 +02:00
BillArmstrong
41f71a2853 Added version numbers to the header comments. 2014-02-02 19:13:39 -05:00
BillArmstrong
5881a426aa Fixed the filename of the test files.
The test files did not have the correct filename and were not getting
recognized by the test runner.
2014-02-02 09:23:41 -05:00
BillArmstrong
1689573473 Add selenium-webdriver and angular-protractor.
Added the selenium-webdriver and angular-protractor libraries.
2014-02-02 01:29:02 -05:00