Hello π
I found this project because I want to build something but I didn't want to use puppeteer because I don't really want to download an additional browser in my node_modules. Unfortunately I hit some walls because there are missing features.
Usually I'd just jump in and submit some Pull Requests, but I didn't find many docs about how to use WebDriver, reading through the docs seems fairly straight forward. Could someone point me in the right direction? Maybe share some documents that may be obvious that I missed.
I'll be more than happy to tackle some of those pending issues π
Cheers!
Update: Reading through puppeteer docs turns out that you don't need to download the whole browser again. But still, I'm still would like to contribute to this experiment π