Hi,
there are time when i am getting this error of selector not found and i want to handle this error, I am using RE Framework and used my workflow in try catch, now what i want is, if i get any error like selector not found it should escape the part without effecting the trans. and maintain a excel where it should print that trans. as failed and continue with the next trans.
But i see RE Framework is designed to close/logout the application and stop the process instead of skipping.