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

Selenium - Clicking the cart button doesn't work #10

Open
Jonsch-HTL opened this issue Dec 17, 2022 · 0 comments
Open

Selenium - Clicking the cart button doesn't work #10

Jonsch-HTL opened this issue Dec 17, 2022 · 0 comments

Comments

@Jonsch-HTL
Copy link

I'm currently working on a Cart-and-Checkout-Automation for Nike. I'm already using different methods to not get detected as an automation software (undetected chromedriver, change user agent, use user-data-directory, usw.) but there is one issue i can't get rid of:

If i didn't run the automation for some days, and i try to run it again, the automation stops at the cart button. The problem here is not about the software not clicking the button, but the software actually clicking the button but not triggering the carting event - like it actually clicks the button but just nothing is happening, it doesn't add the product to my cart.

If this happens i just have to open chrome and cart a product from nike manually once, and it will work again for several days.

I really don't know what to do about this and would like to know what you think of this.

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

1 participant