Hi All,
I am spying an element which has a default value(Today's date-1) e.g. today this field will display yesterday(29 May) and tomorrow(31-May)Â it will be displayed today's date(30th may).
Now I make a value field dynamic(Match type ) and for changing the day value using expression ToNumber(Left(Today(), 2))-1 which is working fine if I do the spy today and make it dynamic and then expression.
But the next day when I try the same it is failing with the same element and through error "Unable to Match any active accessibility elements to supplied query item"
Â
Please find the attached screenshot and suggest if there is a way to get the element ???
I also tried with today and yesterday spy element check but apart from dynamic nothing is changed hence no possibility for changing the position of field or anything else.
Â
Thanks
Ritesh Handa