Hi, I’m trying to setup Distill for Bestbuy.ca.
It works for a while but than eventually it leads to an error “SELECTION_EMPTY” Selection did not match any content.
How do I prevent this?
Also when I click on the link through Distill I get “** failed to load ##### ERR_HTTP2_PROTOCOL_ERROR”
I tried using the extension on Chrome and the Desktop app.
I’m trying to get notified for an RTX 5090 and the selection I pick are “Add to Cart” and “Coming Soon”
@coolestmarso can you share one of the URLs that you are trying to monitor for 5090? i can test and help with monitor’s settings.
this usually means that the website dropped the connection. this can be a sign that the server is refusing connection. can you try clearing the site data and see if it helps?
When clearing site data, witch browser to I clear it on?
Since I’m using the Desktop app and not the extension.
I have Firefox, Edge and Chrome installed.
Edit: I tried clearing data on all 3 browsers and it still does not work.
Thank you for taking the time to write all this and explain everything!
It seems clearing the browsing data does the trick but eventually it will lead to the same errors again until I clear data again.
Why do you think that is?
I tried to import the json file but it seems I have to be subscribed to a plan?
I ended up manually adding the element for each of my links by copying and pasting in the CSS Selector [data-automation="delivery-tab"] [data-automation="addToCartButton"]:not([disabled])
It seems I already have the element included in my links [class*='Product'] [class*='availabilityMessage']