donfeng91
(donfeng91)
November 14, 2025, 8:56am
1
1, What I needed is a captcha validation picture which stored in “src” attribute as below.
https://tpass.guangdong.chinatax.gov.cn:8443/
2, If change UI framework into AA, UiPath can identify it properly. However, “Get attribute” activity can not find “src” tag.
3, If change UI framework into Auto or UIAutomation, UiPath can not identify it at all.
4, Maybe the issue take place in new version UiPath. As the older workflow file I made last year “Get attribute” works perfectly as below.
could anyone help with this problem, thanks in advanced.
1 Like
Anil_G
(Anil Gorthi)
November 14, 2025, 9:19am
2
@donfeng91
aa mode you wont have src attribute thats correct
the img field might be wrapped inside..just goto ui explorer and indicate..if there also if img is not coming then on left top you would window in ui explorer you can select which element you need and set as target by right clicking to pick that element
cheers
donfeng91
(donfeng91)
November 14, 2025, 9:39am
3
@Anil_G ooooh~ great! to use Auto mode, just click target element, UI exporer will show div element. Thanks~
1 Like
system
(system)
Closed
November 17, 2025, 9:39am
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.