Hi guys, I’m trying to use regex expression and it gives me an error. Where am I wrong? I saw the forum and they use it this way.
I need to select this two attributes
class='z-calendar-cell z-calendar-weekday z-calendar-selected'
class='z-calendar-cell z-calendar-weekend'
Thanks!!!