SimpleNikeAccountCreator icon indicating copy to clipboard operation
SimpleNikeAccountCreator copied to clipboard

Error: No node found for selector: div.sendCode

Open keevang opened this issue 5 years ago • 3 comments

Here is the full error I am getting.

Error: No node found for selector: div.sendCode > div.mobileNumber-div > input at assert (C:\Users\Administrator\Desktop\SimpleNikeAccountCreator-master\node_modules\puppeteer\lib\helper.js:231:11) at DOMWorld.click (C:\Users\Administrator\Desktop\SimpleNikeAccountCreator-master\node_modules\puppeteer\lib\DOMWorld.js:366:5) -- ASYNC -- at Frame. (C:\Users\Administrator\Desktop\SimpleNikeAccountCreator-master\node_modules\puppeteer\lib\helper.js:110:27) at Page.click (C:\Users\Administrator\Desktop\SimpleNikeAccountCreator-master\node_modules\puppeteer\lib\Page.js:988:29) at C:\Users\Administrator\Desktop\SimpleNikeAccountCreator-master\botUS.js:146:18 error: Forever detected script exited with code: 0 error: Script restart attempt

keevang avatar May 25 '19 23:05 keevang

I also have this issue. the console is logging phoneNum as "Phone Number: API support for paid user" which is coming from the 'info' variable. so that's not getting defined properly is my guess

mattnook avatar Jul 30 '19 22:07 mattnook

Getting same exact error. Anyone been able to find a fix around it?

CJerome5 avatar Aug 12 '19 01:08 CJerome5

They have changed the site and the API, they have moved around and renamed div's so the bot cannot detect and fill them in, this is something to be patched in the next week or so. The API may also need to be changed as the website host has altered its functionality, also to be changed within the coming weeks.

A-Georgiou avatar May 18 '20 00:05 A-Georgiou