You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: