Firefox Error in PlaywrightCrawler
We are receiving an intermittent error using Firefox with PlaywrightCrawler (an example is run ). The error is:
Per some other forums, I backleveled to Playwright version 1.26.0, which apparently has a more stable version of Firefox, but it continues to happen. We really hope to use Firefox with this actor, as we are getting more consistent results than with Chrome. Does anyone have any ideas? Thanks in advance!
2 Replies
Hello @danhelfman ,
This looks more like and issue related to the Playwright than Crawlee.
I was only able to find this issue https://github.com/microsoft/playwright/issues/9741, but I believe you already run into this one while you were investigating.
Unfortunately I can't help you much with this one without any minimal reproducible example.
inland-turquoiseOP•2y ago
Thank you for getting back to me. Yes, we are thinking we may need to use Playwright and Chrome in the meantime, until the Firefox issue has been resolved.