Hi All,
I am working on Oracle Application(Java Automation).I am facing below issue
Please refer below screenshot for reference.
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.
when 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