Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[suggestion] improve timing on long descriptions #233

Open
ezekiel747 opened this issue Nov 14, 2023 · 1 comment
Open

[suggestion] improve timing on long descriptions #233

ezekiel747 opened this issue Nov 14, 2023 · 1 comment

Comments

@ezekiel747
Copy link

Hello, i've noticed that for long descriptions (4k-5k) it takes quite a long time to type all the chars in the textarea.
Could some other method be used instead of element.type()?
Maybe setting the value directly, or simulating a copy-paste, or maybe Puppeteer's page.fill method?
Thank you! Great work btw!

@fawazahmed0
Copy link
Owner

You can create a PR, just need to add relevant code here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants