@waynevanson/selenium-webdriver
v0.0.0
Published
fp-ts bindings for selenium-webdriver
Downloads
9
Readme
selenium-webdriver-ts
fp-ts bindings for the selenium webdriver.
The selenium-webdriver
package is full of globals, with all the config created with a class style API.
I really find this gross because there's no visible level of abstraction.