This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced
2026-03-30 17:04:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
389dc0cb777d2d2cfeb2bdd2b2239dfd6c729e17
DefinitelyTyped
/
webdriverio
History
Daniel Rosenwasser
3abdccafe1
Merge pull request
#14052
from pmoleri/webdriverio-location
...
Fix getLocation return type
2017-01-30 10:09:01 -08:00
..
index.d.ts
Merge pull request
#14052
from pmoleri/webdriverio-location
2017-01-30 10:09:01 -08:00
tsconfig.json
Use "lib" in tsconfigs instead of "target". (
#13968
)
2017-01-18 07:51:51 -08:00
webdriverio-tests.ts
Removed all callbacks and fixed the return types of many methods. They're now chainable and IntelliSense now correctly shows the merge of the Client object and the given data type, where applicable.
2016-12-13 18:31:23 +01:00