Amin Arria
Amin Arria
Thanks for the idea of not using `from_str`, I changed it to: ```rust let arg = json!({"args": ["-headless"]}); ``` Yeah, re-exporting `maplit` might be a bit excessive. I'll make the...
Hi @Grav3y sadly I didn't document where I got it, but this links might be useful - https://chromedriver.chromium.org/capabilities - https://developer.mozilla.org/en-US/docs/Web/WebDriver/Capabilities#Vendor-specific_capabilities - https://developer.mozilla.org/en-US/docs/Web/WebDriver/Capabilities/firefoxOptions#Example That project I never got to implementing the...
Actually, I'm not sure. If you can try it out and report back it would be great. Otherwise, I might be able to try it out next week