Hi,
I’ve built a On element appear activity when a certain error pops up.
now only problem is this error pop up is dynamic depending on the value in a certain field.
in the sequence nested inside, one of my activities inside fixes the problem so the popup disappears.
my problem is once its done this, it stops the sequence and throws and error? saying UIelement is no longer valid.
How can i complete the sequence when the UIelement it looks for is no longer on screen?
Thanks