Open Mecanik opened 4 years ago
It seems like in my case it is crashing because:
org.openqa.selenium.InvalidArgumentException: invalid argument: entry 0 of 'firstMatch' is invalid
from invalid argument: cannot parse capability: proxy
from invalid argument: Specifying 'socksProxy' requires an integer for 'socksVersion'
So back again to the question, how to catch these errors and show some details ?
Thanks
First thing, amazing project. Just amazing. You saved me a TON of time.
Is there a way to catch/handle these sort of exceptions ? https://prnt.sc/spbhlg
This happens when I try to use proxies, and the weird thing is that eventually the browser loads.