[TIMOB-16084] using alert() helper function - there is no way to set a touchTestId on the alert UI element
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-14T19:59:19.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | soasta |
Reporter | Bert Grantges |
Assignee | Eric Merriman |
Created | 2013-12-26T18:22:54.000+0000 |
Updated | 2017-06-14T19:59:19.000+0000 |
Description
Create a simple alert;
alert("This is my alert");
Within the SOASTA dashboard, there is no way to locate this element using a cross platform id (touchTestId).
Expectation:
Either a touchTestId should be pre-assigned to the alert or you should be able to pass that in as an argument.
Closing ticket due to time passed and lack of progress in the past few years. Any problems, please file a new ticket.