I got the above error. I am trying to get value attribute and Trying to match with customer I’d.
When I use get attribute, I get value “certain value” but when I run the process. It says tha above error and sometimes I get value.
Can I use customer value = attribute value inside flow decision to get check if both are equal.
Can you check your selector first if it is correct…if it is coming sometimes and not later then its mostly the selector issue…
Open ui explorer try checking the selector…if you are using class attribute remember if multiple classes are present with comma separation the order might change sometimes…so either remove it and choose something else with is reliable or make it dynamic
The attribute that you are getting is value…can you confirm the selector please…instead try using innertext and check…first if the selector is wrong then it might not get it