Desktop vs mobile version of website monitoring

Hi, our website have on desktop version static images (not changing) but on mobile version we have dynamic slider (changing), how can i deselect this slider from monitor on mobile version of website?

thanks

are you able to manually create a css selector for the slider visible on the mobile version of the page? i can help you create one if you can share the url.

yes please if possible thankyou

you can use the following selector to deselect mobile specific image slider:

.easyslide-wrapper

1 Like