While capturing a test scenario recording I am not able to capture the event (click) and value for a Multi-Select List.
Pega version : 8.8.2
Pega Test Automation Kit 1.6.2
As per this article it says ,If the pyTextArea is being used for Multi-Select, add as many input values as necessary. Since we can only use Page group or list for Multi-Select controls, test scenario recording is unable to capture the click even.
In below screenshot I’m trying to access “What is being requested?” which is a multi select control but I’m unable to do that.
For multiselect I’m unable to use pyTextArea, since the property needs to be page group or page list. In screenshot I’m just indicating that when I’m trying to click on “What is being requested?” the test automation recorder is capturing the text box below it.