• UFT 15.02 identifying Java Application (Oracle Retail Xstore) as window object even though Java add-in is enabled

    UFT 15.02 is not identifying a Oracle retails xstore application as Java window or Java object. Java add in is enabled.
  • Failure to interact with a Java APP Desktop when UFT is run from an inactive Windows session

    I have developed a test that interacts with a Java APP Desktop and the Browser. To execute it periodically, I have created a script (.vbs) that creates a UFT object, opens the test, and runs it. I have scheduled this script to run periodically by creating…
  • UFT Environment Variables are conflicting with Java application

    I am trying to do a POC with UFT on a JAVA application. The java application is being launched from JNLP. When UFT environment variables are added to system/user variables( JAVA_TOOL_OPTIONS: -agentlib:jvmhook _JAVA_OPTIONS: -Xrunjvmhook -Xbootclasspath…