Cybersecurity
DevOps Cloud
IT Operations Cloud
There are expanded menus in Oracle application recognized as OracleList in UFT, and there can be duplicated list item values when the menus are expanded such as "Invoice" shown in below screenshot:
UFT scripts generated to activate the two list items are as below:
OracleFormWindow.OracleTabbedRegion.OracleList.Activate "+ Invoice" OracleFormWindow.OracleTabbedRegion.OracleList.Activate " Invoice"
During replay, the first item can be activated, but when the execution comes to the second line, it activates the first item again instead of the second one, collapsing the menus and causing rest of the test to fail.
Full article: https://portal.microfocus.com/s/article/KM000006384