Automation: Confirm UI Text

tufa4311a
Kilo Explorer

With Automation - how can I confirm the text of a pop-up that was triggered by a particular action? For example, if I attempt to create an Incident, do NOT fill in all required fields, and click submit, a pop-up message appears. Can automation confirm that the pop-up message contains the correct text? If the text in the pop-up should say "This field is missing data" - can automation confirm the UI pop-up message actually has that text in it?

1 ACCEPTED SOLUTION

Correct, currently there is no way to test that.


On the client side (visible data loaded in the browser window) ATF only provides a way to test some of the form functionality, there is no way to test how lists are loaded or the left nav items.


View solution in original post

15 REPLIES 15

tufa4311a
Kilo Explorer

Ok, how about a Server Side?