Bill Armstrong
51aa6373a8
Added the testing module back in.
2014-12-18 16:12:50 -05:00
Bill Armstrong
4c18f8fd52
Merged all of the selenium webdriver .ts files.
...
The CI build was failing because it tries to compile each file
individually. To fix this I merged all of the files into one. I also
deleted the legacy files since those versions are no longer supported.
2014-12-18 09:40:18 -05:00
Bill Armstrong
31cec16179
Removed a couple of function return types.
...
Removed a couple of function return types because they could return a
promise or a value.
2014-12-15 01:57:13 -05:00
Bill Armstrong
6edec4889a
Added more tests.
2014-12-14 15:21:32 -05:00
Bill Armstrong
a8d7b34eda
Added a couple of missing semicolons.
2014-12-14 10:18:50 -05:00
Bill Armstrong
4b3b00d6d2
Updated Angular-Protractor to v1.5.0.
2014-12-14 09:41:03 -05:00
Bill Armstrong
c09fc5270f
Moved a number of modules into their own files.
2014-12-13 01:25:40 -05:00
Bill Armstrong
d09b8df795
Finished updating selenium-webdriver.d.ts.
2014-12-12 15:09:31 -05:00
BillArmstrong
15e832a6cc
Started updating to version 2.44.
...
Updated the logging module, and the Promise and Deferred classes in the
Promise module.
2014-12-11 20:18:27 -05:00
unknown
a41df0ac55
selenium-webdriver: Added selenium testing & executors modules
2014-09-23 08:29:45 +02:00
vvakame
a0c7326729
fix selenium-webdriver/selenium-webdriver-tests.ts
2014-02-26 17:29:44 +09: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