andrea.ong
(Andrea Ong)
1
Hi there, 50% of the time, the Get Text Activity isn’t functioning as it should.
50% of the time, it only extracts dashes
It’s supposed to extract this whole text

I already identified the correct Class and IDX of the text field but it is still breaking intermittently. Appreciate your help here. Thanks.
Hi @andrea.ong
Try using the attributes like inner text or aaname in your selector and wild card them so that it will fetch the dynamic values each time!
Regards
ppr
(Peter Preuss)
3
feel free to share with us the html element structure for:
- working example
- not working example
so we can inspect more in detail
andrea.ong
(Andrea Ong)
4
Good suggestion! Tried adding it but it doesn’t seem to want to validate
Hi @andrea.ong
Try wildcarding the aaname attributes fully and also check with the title attribute and wild carding the dynamically changing part!
Regards
andrea.ong
(Andrea Ong)
6
This worked! Thank you so much
Regards,
Andrea Ong.
1 Like
system
(system)
Closed
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.