We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c30ba commit 0b6dc9cCopy full SHA for 0b6dc9c
README.md
@@ -680,7 +680,7 @@ $ node ./example_puppeteer_driver.js
680
- Built on: https://developer.mozilla.org/en-US/docs/Web/API/EventTarget
681
- Inspired by: https://pluggy.readthedocs.io/en/stable/index.html
682
* Alternatives:
683
+ * https://modelcontextprotocol.io/introduction + https://github.com/modelcontextprotocol/servers/tree/main/src/puppeteer
684
* https://github.com/JuroOravec/portadom (unified DOM manipulation interface using cheerio on top of playwright/pupeteer/DOM)
685
* https://docs.browserless.io/browserql/ (DSL on top of puppeteer/playwright/DOM)
686
* https://quasar.dev/quasar-cli-vite/developing-browser-extensions/bex-bridge/ (event bus bridge between extension and page contexts)
- * https://modelcontextprotocol.io/introduction
0 commit comments