OATS: OpenScript Playback of Oracle Forms Script Fails With Forms Object Not Found! XPath
(Doc ID 2876547.1)
Last updated on FEBRUARY 27, 2023
Applies to:
Oracle Application Testing Suite - Version 13.3.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
OpenScript playback of Oracle Forms fails with error:
Forms Object Not Found! XPath: //forms:listOfValues, Type: oracle.oats.scripting.modules.formsFT.helper.test.ListOfValues, Cause: No Matches
Error details:
oracle.oats.scripting.modules.formsFT.common.api.exceptions.FormsFTException: Forms Object Not Found! XPath: //forms:listOfValues, Type: oracle.oats.scripting.modules.formsFT.helper.test.ListOfValues, Cause: No Matches
at oracle.oats.scripting.modules.formsFT.common.api.elements.AbstractComponent.doReplay(AbstractComponent.java:393)
at oracle.oats.scripting.modules.formsFT.common.api.elements.AbstractComponent.doReplay(AbstractComponent.java:429)
at oracle.oats.scripting.modules.formsFT.common.api.elements.ListOfValues.select(ListOfValues.java:73)
at script.run(script.java:159)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |