TheNetsky / Microsoft-Rewards-Script

Automated Microsoft Rewards script, using TypeScript, Cheerio and Playwright.
133 stars 33 forks source link

Automatic acceptance of cookies on mobile #82

Closed serzak51 closed 3 months ago

serzak51 commented 4 months ago

related to https://github.com/TheNetsky/Microsoft-Rewards-Script/issues/53 ,while it seems fixed on desktop, on mobile it's often (if not everytime) that the window is popping up and not closing, generating errors for searches

TheNetsky commented 4 months ago

I'm unable to replicate this. works fine on my end.

serzak51 commented 4 months ago

It seems to happen the first time the account is ran. After accepting the cookie, it works fine (for refusing however it seems to keep asking? Might be placebo though). I thought it was only for mobile cookies, but it seems to also happen for desktop cookies. I have saveFingerprint on true, though i'm not sure if it's related.