Hello,
I am trying to match the large image on this page ( https://www.eclassical.com/dailydeal ) using element-by-class: "card-specialoffer". However, after some experimentation it seems like it only matches the entire class specifier on the div, including the space at the end. Is this the desired behavior? This isn't clear from the documentation here ( https://urlwatch.readthedocs.io/en/latest/filters.html#built-in-filters ). Is there some way I can get my desired behavior with the default filters?
Thanks!
Hello,
I am trying to match the large image on this page ( https://www.eclassical.com/dailydeal ) using
element-by-class: "card-specialoffer". However, after some experimentation it seems like it only matches the entireclassspecifier on the div, including the space at the end. Is this the desired behavior? This isn't clear from the documentation here ( https://urlwatch.readthedocs.io/en/latest/filters.html#built-in-filters ). Is there some way I can get my desired behavior with the default filters?Thanks!