Sebastian Alvarez
Sebastian Alvarez
try tab.browser.stop()
just update the cdp
> > It's a bug that's hundreds of years old, I've uploaded the solution countless times to the point where I got tired and forked it. > > Where is...
Some Chrome features, or maybe the first run, are making the launch slow. So the await asyncio.sleep(0.25) isn’t going to work. You can disable some features using chrome args.
> > Screen detection > > Technically by using linux/python xvfbwrapper to hide the screen it works at my local computer, but do not work in the VPS server. There...
Update the cdp version
I'm with you. It has to return an exception.
> > I'm with you. It has to return an exception. > > Just use if. Don't worry. I have my custom fork too