Skip to main content

Hi All,

I am working on Oracle Application(Java Automation).I am facing below issue

Please refer below screenshot for reference.

 

image 

Problem: First bot will set the username(ex:Bot)in "Find"textbox.

After entering the username bot will press enter. Then it will get username(Bot) in the highlighted area if it is exists in application or empty if it does nt exists

 

AA Action used for existing user:

For Existing user-I have taken recorder action and spied that got properties as control type as "Listview".Property name as "Item Collection"and taken that into string.

 

imagewhen i trigger the bot string is getting as empty for existing user which should not happen.

Can some one let me know how to approach here. Should i change any object properties to get the existing details

 

Hi @Hemalatha Barla​ ,

 

Are there any other Object Properties that you have tried to retrieve?

Do they all return null?

 

Kind Regards,

Ashwin A.K


Reply