academy/puppeteer-playwright/page/interacting-with-a-page #699
Replies: 1 comment 1 reply
-
I am testing the example and I get this error, after I commented out the click over "I agree" button (which does not appear on my case, I am on Ecuador). I also replaced the type selector from input to textarea: @Daniel-Linux ➜ playwright-academy node index.js page.type: Timeout 30000ms exceeded.
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
academy/puppeteer-playwright/page/interacting-with-a-page
Learn how to programmatically do actions on a page such as clicking, typing, and pressing keys. Also, discover a common roadblock that comes up when automating.
https://docs.apify.com/academy/puppeteer-playwright/page/interacting-with-a-page
Beta Was this translation helpful? Give feedback.
All reactions