cancel
Showing results for 
Search instead for 
Did you mean: 

Reading values using Match index in chrome with UI mode

sirisha1994
Level 3

i can spy with UI and AA mode only .Browser mode not supported for bp6.3 . I am able to read dynamic values using match index with UIA Name Wildcard(*) , but the problem is match index is highlighting spied field and same match index number also highlighting for other fields which is not spied . Is there any other method to get data from chrome browser into collection

4 REPLIES 4

KodiSrihari
Level 8

Hi @sirisha1994 

As you only able to use the UI and AA mode, and as you are saying the match index is Highlighting the spied fields along with other fields which is not spied.

1)- Please check if the "Force Renderer accessibility" is been added at the end of your Application URL which is mentioned in Application Modeler Wizard or not. OR any URL stored in the Environment Variables.

Some times it will have the same behavior like you facing if Force Render not included in Application URL.

Please find Screenshot attached below of Force Render.

2)- Please check\Add with the "Ordinal" Attribute in Application modeler. If it is working so..

KodiSrihari_0-1729854853664.png

Thanks,

Srihari

 

 

Hi Srihari,

i have given the " Force Renderer accessibility" already, but Ordinal available in AA mode only after giving ordinal also its highlighting different combo boxes again.

 

 

Hi Sirisha,

Please check if the Resolution was set the desired one, i.e. 100 %.

 

Thanks,

Is there any other ways can we read data from chrome other than match index with UI and AA mode