UI Connectors Methods and Events.
Hi Team,
I was trying to explore the UI connectors part by referring the link below :
https://community.pega.com/knowledgebase/documents/creating-ui-connectors
How do I use those methods created in UI connector C# class in an automation?
for example I get pre generated "Public string[] GetItems(bool gdi) method in C# class, but I will not be able to see those methods for that control in object explorer. Though I can see the methods in tester targets.
And also I have added additional methods in C# class, but these methods I am not able to see in tester target and also in object explorer.
Any assistance will be of great help.
***Edited by Moderator: Pallavi to update platform capability tags***