chrome-php / chrome

Instrument headless chrome/chromium instances from PHP
MIT License
2.26k stars 275 forks source link

swoole maybe can not use this extension? #476

Closed JerryTZF closed 1 year ago

JerryTZF commented 1 year ago

I think that under swoole coroutines, the yield keyword of the "waitForNavigation" method will conflict with swoole. It always times out

enricodias commented 1 year ago

Do you have a reproductive example where the timeout is not caused by the actual navigation timing out?

JerryTZF commented 1 year ago

Sorry, it works under swoole, is my target URL has an anti-crawl mechanism