Forum Discussion

DenisMedvedev's avatar
DenisMedvedev
Contributor
10 years ago
Solved

How to ‘Wait’ object ‘Right’?

We are using script tests and before working with element we are waiting element via it’s properties:   (obj.Exists == true && obj.VisibleOnScreen == true && obj.Visible == true && obj.Enabled == t...