"Get Attribute" activity can not get attribute properly like before

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

@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

@Anil_G ooooh~ great! to use Auto mode, just click target element, UI exporer will show div element. Thanks~

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.