admc / wd

A node.js client for webdriver/selenium 2.
Other
1.53k stars 402 forks source link

DefinitelyTyped @types support for WebStorm #551

Open fantasyRqg opened 5 years ago

fantasyRqg commented 5 years ago

Using wd in WebStorm cannot do smart completion. Could you add @types generate code ?

https://github.com/DefinitelyTyped/DefinitelyTyped

fantasyRqg commented 5 years ago

wd.zip

use script convert wd-api to DefinitelyTyped .

add to WebStorm Preferences -> Languages & Frameworks -> JavaScript -> Libraries -> Add fill name and click '+' button add upon file. click 'OK' finish.

happy code wd with code completion.

fantasyRqg commented 5 years ago

still want official support for DefinitelyTyped file generate. In case of api update

anaganisk commented 5 years ago

having types officially supported is great, can we pull request it?