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
Having the same issue with the following parameters in my .env file. DESKTOP_NOTIFICATIONS="true" MAX_PRICE_SERIES_RX6800XT="850" SHOW_ONLY_SERIES="rx6800xt, rx6900xt, 3080" STORES="amazon, amd, bestbuy, newegg"
Expected Behavior
I should only receive and alert if the RX6800XT is BELOW the max price set in my .env file.
Current Behavior
A Sapphire RX6800XT Nitro+ card on Newegg is generating an alert at $1,099.67 when my MAX_PRICE_SERIES_RX6800XT parameter is set to 800
Steps to Reproduce
1.Set variables with max RX6800XT Price at $800 and include Newegg as an included store
2. Run bot
3. Receive Alert to add to cart: https://secure.newegg.com/Shopping/AddtoCart.aspx?Submit=ADD&ItemList=N82E16814202391
4. Add to cart link fails, but page shows card with price above limit: https://www.newegg.com/sapphire-radeon-rx-6800-xt-11304-02-20g/p/N82E16814202391
Environment
OS:
.env file:
Logs
The text was updated successfully, but these errors were encountered: