UFT 12.01 not recognizing Oracle objects in Firefox
Question ID: 106117
0
0

Hello, I’m facing problem with identifying objects on Oracle Hyperion application using UFT 12.01 on Mozilla Firefox 24+. Menu Under tabs displayed as Webelement, but its child is being displayed as window object. Also there is no hierarchy for sub menus. Kindly help me out in automating this object.

Thank you

Marked as spam
Posted by (Questions: 1, Answers: 1)
Asked on May 22, 2015 1:29 pm
31 views
Answers (1)
1
Private answer

I haven't worked with Oracle Hyperion, but it sounds similar to what can happen with other Oracle objects not being recognized and it may be related to your environment settings.

The ''java_options'' environment variable might still be pointing to an old or outdated path to the jasmine.jar file. Find the new location of jasmine.jar in the UFT directory, and update the java_options value:

''-Xrunjvmhook -Xbootclasspath/a:''C:Program Files (x86)HPUnified Functional Testingbinjava_sharedclasses'';''C:Program Files (x86)HPUnified Functional Testingbinjava_sharedclassesjasmine.jar''

Also, try updatin any other java options environment variables.

Double-check that you are using a supported Java version as well.

Marked as spam
Posted by (Questions: 2, Answers: 477)
Answered on July 8, 2015 12:34 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top