sandeep7972
4 years agoOccasional Contributor
Validate a processing dialog box
Would appreciate you views on this. I'm automating a microsoft word document plugin functionalities. I need to validate a box that appears when i click certain button which says "The following things...
- 4 years ago
Record something short on that box, like a Click. That will get you the object name and then you could build your own checkpoint.
You could also talk to your devs and see if they can give you a version where the box stays up longer, just to use while you are building the test. You can revert to the actual version afterwards.