We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Expected PhoenixBot to automate login, add to cart and checkout at Bestbuy.com
Task stuck on idle, process doesn't start and error in console.
Error:
Traceback (most recent call last): File "/Users/davefogo/Documents/Workspace/learn/ps5/PhoenixBot/pages/homepage.py", line 522, in run BestBuy(self.status_signal, self.image_signal, self.product, profile, proxy, self.monitor_delay, self.error_delay) #TODO: Readd Discord Webhook File "/Users/davefogo/Documents/Workspace/learn/ps5/PhoenixBot/sites/bestbuy.py", line 91, in __init__ self.sku_id = parse.parse_qs(parse.urlparse(self.product).query)['skuId'][0] KeyError: 'skuId'
Only Gamestop works correctly at the moment.
The text was updated successfully, but these errors were encountered:
broglea
gr33k
rodriada000
kx9x
Strip3s
No branches or pull requests
Expected Behavior
Expected PhoenixBot to automate login, add to cart and checkout at Bestbuy.com
Actual Behaviour
Task stuck on idle, process doesn't start and error in console.
Error:
Repro Steps
Desktop Configuration
Additional Context
Only Gamestop works correctly at the moment.
The text was updated successfully, but these errors were encountered: