hi,
i want to get last value buble chat “12345” to write in notepad. what activities should I use to get it
Hi @wsinten ,
You can use get text activity
then use write text file
regards,
okee. i will try first sir
my test
my step
Hi,
Is this chat MS-Teams? If so, it may be better to use activities package for teams
https://docs.uipath.com/activities/other/latest/integration-service/uipath-microsoft-teams-about
OR
Or if you need to use UiAutomation, can you try GetText with textbox as anchor as the following?
Regards,