-
Playwright is automation software for Chromium, Firefox, Webkit using the Node.js library having a single API in place.Pricing:
- Open Source
The consensus I could gather is either use playwright or use a workaround to solve it in the puppeteer layer. The root cause of the bug is a websocket size limitation on the CDP protocol for chromium.
#Development #Tool #Browser Testing 281 social mentions
-
Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium...
I am not in any way associated with the developers at puppeteer, but if you are looking for a way to contribute, they are open source.
#Automated Testing #Browser Testing #Automation 106 social mentions