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-04-21 21:31:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
972fc4d5606f96fc50b01bf2578f2cff786dd3a7
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