As title, I have problem that the selector cannot find a element, but suggest me a 100% closest match ones.
I would like to know how to select the element, or add percentage to selector (eg: if element is not found, I can choose an element with >= given percentage)
Letting the robot automatically use a selector with 100% (or definable high percentage) close match seam like a very good idea, that could save a lot of errors when an 3. part application changes.
If this is not already possible, i really hope this is in the making
I pasted tag DIV so forum cannot display it and I cannot find the way to edit. Here is 2 classes:
class=“datetime-time-picker__list–hours”
class=“datetime-time-picker__list–minutes”
I use parentClass=“datetime-time-picker__list–hours” in selector and it worked fine.