Question
1
Replies
29
Views
areteans technology solutions pvt ltd
Posted: April 7, 2020
Last activity: April 8, 2020
unable to click on unread message in whats web chat panel in chrome browser
Hi Team,
i am working on some poc click the unread message in whats up panel and read the data from chat message.
panel control is created but i am unable to click the unreaded message on panel,can you please help on this.
Please find attached.
***Edited by Moderator Marissa to change type from Pega Academy to Product***
I don't see an obvious way to do this, so you'll likely need to research. Those controls don't just accept a click event, so they must also require some sort of mouse event. You can try calling RaiseEvent or tracing through Chrome which events they listen to, but I don't have a simple answer for you.