Replies: 0 comments 1 reply
-
Puppeteer is written with Nodejs, but it uses the CDP to interact with Chrome. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to create a node based script that opens and closes app windows and also inputs text and clicks buttons. But I need to do this across platforms.
Can node alone do this or do I need something like Cypress or Puppeteer?
Beta Was this translation helpful? Give feedback.
All reactions