Closed mrahmadt closed 1 year ago
From the trace, I can tell, that the $window
array (inside the connectToWindow
method) should have an id
key, but it doesn't.
If it does work without BrowserLess, then you should report an issue to them. If it still doesn't work, the driver may not handle your page well, and you should report it to the driver repo.
This should be reported to the chrome-driver issue tracker as that's the package where the error happens
Hello
I'm trying to use https://github.com/browserless/chrome for easy management of chrome instances
When I tried to connect to it (using Chrome mink driver), I'm getting the below error, I was wondering if there is any way (or driver) that will allow me to use it
I know this maybe chrome mink driver issue but I thought to ask you if there is any other driver that will work