Replies: 1 comment
-
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
-
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