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

TypeError: text is not iterable #4

Closed
patzu opened this issue Dec 22, 2022 · 1 comment
Closed

TypeError: text is not iterable #4

patzu opened this issue Dec 22, 2022 · 1 comment

Comments

@patzu
Copy link

patzu commented Dec 22, 2022

PS D:\Idea Projects\github\US-visa-appointment-notifier> npm start
npm WARN config global --global, --local are deprecated. Use --location=global instead.

us-visa-appointment-notifier@1.0.0 start
node index.js

=====>>> Step: starting process with 250 tries left
=====>>> Step: logging in
TypeError: text is not iterable
at Keyboard.type (D:\Idea Projects\github\US-visa-appointment-notifier\node_modules\puppeteer\lib\cjs\puppeteer\common\Input.js:199:28)
at ElementHandle.type (D:\Idea Projects\github\US-visa-appointment-notifier\node_modules\puppeteer\lib\cjs\puppeteer\common\ElementHandle.js:629:79)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async login (D:\Idea Projects\github\US-visa-appointment-notifier\index.js:22:3)
at async process (D:\Idea Projects\github\US-visa-appointment-notifier\index.js:81:19)
at async D:\Idea Projects\github\US-visa-appointment-notifier\index.js:99:5
PS D:\Idea Projects\github\US-visa-appointment-notifier>

@theoomoregbee
Copy link
Owner

either you are missing a config or your log in details are wrong

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