You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hej,
are you open to PR to expose more Puppeteer functions?
I have to test a page that unfortunately ignores direct DOM manipulation, so I have to use keypressText to input Text and need additional functions like page.click to interact with that page.
The text was updated successfully, but these errors were encountered:
Hej,
are you open to PR to expose more Puppeteer functions?
I have to test a page that unfortunately ignores direct DOM manipulation, so I have to use
keypressText
to input Text and need additional functions likepage.click
to interact with that page.The text was updated successfully, but these errors were encountered: