This question is locked. New answers and comments are not allowed.
We are for the moment started an evaluation of the WebUI Test Studio
When recording a test for deleting a row in a grid. We have this traditional confirmation Dialogue box asking "Do you really want to delete this row". When clicking 'Yes' or 'No' the recorder does not recognize this action. When "playing" this recording, the script will obviously chrash.
The Dialogue box-/Push Button Control is of type System.Web.UI.WebControls.Button,
What do I miss (I assume this is suppored functionality) ?
Regards
When recording a test for deleting a row in a grid. We have this traditional confirmation Dialogue box asking "Do you really want to delete this row". When clicking 'Yes' or 'No' the recorder does not recognize this action. When "playing" this recording, the script will obviously chrash.
The Dialogue box-/Push Button Control is of type System.Web.UI.WebControls.Button,
What do I miss (I assume this is suppored functionality) ?
Regards