Streetmerchant: Bot selects HDMI cable when it thinks of 6800xt

Created on 25 Nov 2020  路  7Comments  路  Source: jef/streetmerchant

Description

Windows 10. Is it possible to "ignore" this listing?
image

bug

Most helpful comment

This is an issue with the link builder picking up on a related item at the bottom of the list.

I fixed this by amending the productsSelector in src/store/model/scan.ts to read
productsSelector: 'div.productList ul.productColumns li.product',

All 7 comments

This is an issue with the link builder picking up on a related item at the bottom of the list.

I fixed this by amending the productsSelector in src/store/model/scan.ts to read
productsSelector: 'div.productList ul.productColumns li.product',

duplicate of #919

duplicate of #919

Thanks for the help and sorry about duplicate tried to look for my issue but am new to GitHub

@devon-badman - genius that has sorted it :) Will this be committed to live branch @jef ?

This didn't actually work for me (the bot stops when encountering the cable), any other suggestions?

This didn't actually work for me (the bot stops when encountering the cable), any other suggestions?

Yeah sometimes get issues where it stops too

Was this page helpful?
0 / 5 - 0 ratings

Related issues

FawnPat picture FawnPat  路  4Comments

wdrury-uk picture wdrury-uk  路  4Comments

kylezoa picture kylezoa  路  3Comments

poly-mathic picture poly-mathic  路  5Comments

RealityMyx picture RealityMyx  路  3Comments