Open ImRyzer opened 1 week ago
The issue was with line 123. I think amazon updated the website and the xpath for that element was changed. I updated the code to fix that issue along with issues due to time delays being too short. Let me know if the program is working without issues again @ImRyzer
Great. awesome, I see that now, thanks for confirming my suspicions about the whole xpaths, spent awhile trying to fix it and turns out i was close to figuring it out lmao. But thanks again for taking your time out of your day to fix this issue, its working now, its been a massive help in getting shifts, shit is like near impossible to get on my own.
was trying my best to fix this error but cant tell if its a timing issue or the change in xpath, im a newbie so bear with me. I had to add a few things to the code since itd crash due to pages not loading enough but now im getting this even if i add a little delay time for page to fully load, which worked succesfully and was even using it a couple hours ago but now im getting this error. I thought to myself maybe the xpath changed but im not sure, i like to believe it did since i couldnt find the original xpath. Cookies saved successfully at cookies.json. Traceback (most recent call last): File "C:\Users\Admin\Downloads\AtoZ-Bot - test.py", line 184, in
main()