I have a selector that when I refresh the page, it returns that the selector is invalid. I repair the selector and it gives me exactly the same text.
Any ideas on why the selector is the same and doesn’t work?
I have a selector that when I refresh the page, it returns that the selector is invalid. I repair the selector and it gives me exactly the same text.
Any ideas on why the selector is the same and doesn’t work?
Try to make it Dynamic using wildcards “?” and “*”
let us see your selector @andre_az
change the title to title=‘*’
@andre_az