cancel
Showing results for 
Search instead for 
Did you mean: 
TahaSonmez
Level 5
Status: New
Hi everyone,

As a best practice, we always add Wait-Check Exist right before Write,read or navigate action.

If the wait stage timeouts, we throw an exception. Detail of this exception contains the element which is in Wait stage.

It would be great, if there will be an "Element" variable (name of element/s as text or collection) to use in wait block. This feature will reduce development time.