Commit Graph

24 Commits

Author SHA1 Message Date
Andy
bef4d2b27d Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Qiao
ed4668bfd0 Added $, $$ as global funtions (#22926) 2018-01-23 15:05:43 -08:00
Arthur Ozga
0217eb4041 Merge pull request #22213 from ebuzzing/webdriverio-update1
[webdriverio] Improve return def of context and contexts mobile method
2017-12-19 15:49:55 -08:00
RonanDrouglazet
36a4064714 Improve return def of context and contexts mobile method 2017-12-15 11:04:33 +01:00
RonanDrouglazet
01813635d4 move is* props to the mobile Client part 2017-12-14 18:09:09 +01:00
RonanDrouglazet
c59873dd58 append is* to wdio Client definition 2017-12-14 17:30:07 +01:00
Andy
097d2acf71 Miscellaneous lint fixes (#20849) 2017-10-22 15:22:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Jesús Iglesias
9764208729 Fixes #19714. Webdriverio issue (#20040) 2017-10-02 13:09:11 -07:00
Roberto Robles Fernández
63834a2d2b Cookie interface don't inherit from RawResult, only the Cookie responses (#19998)
http://webdriver.io/api/cookie/setCookie.html
https://github.com/SeleniumHQ/selenium/blob/master/cpp/iedriver/BrowserCookie.cpp#L23
2017-10-02 10:40:44 -07:00
Andy
8725002bd4 Add tslint disables for "no-declare-current-package" (#20044) 2017-09-26 11:12:15 -07:00
Roberto Robles Fernández
d16d15d914 Change hostname to host
hostname must be host in Options interface.
https://github.com/webdriverio/webdriverio/blob/master/lib/cli.js#L72
2017-09-20 10:17:23 +02:00
Andy
d74806eb3d Add lint disables for no-unnecessary-generics (#19508) 2017-09-01 08:34:37 -07:00
Andy
1b54a38a43 Fix remaining lint errors (#19219) 2017-08-21 14:14:31 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
rycornell
b32b41f3a1 Options.reporters should be a string array (#18758) 2017-08-08 11:16:47 -07:00
rycornell
aa9e285291 Options.services should be a string array (#18624)
Add an optional extended description…
2017-08-04 16:39:26 -07:00
Ivica Veric
3fc889ae58 $$ returns an array of clients per documentation 2017-07-17 19:45:48 -07:00
Tanvir Ul. Islam
7727e83f29 added rgb as a property 2017-07-12 17:22:30 -04:00
Tanvir Ul. Islam
0b87b465f4 added more properties in ParsedCssProperty that my project uses 2017-07-12 15:11:44 -04:00
Tim Brust
90ecce179c feat(webdriverio): update typings to v4.8, deprecate buttonUp 2017-06-21 00:10:34 +02:00
Tim Brust
9f2fc6d838 fix(webdriverio): $$ utility returns an array, fixes #16841 2017-06-02 12:06:17 +02:00
Tim Brust
00ac5257cb feat(webdriverio): add toggleTouchIdEnrollment function (#16147)
style(webdriverio): add linting and correct reported issues
test(webdriverio): update GitHub test case
2017-04-26 10:50:51 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00