My application under testing will work only in Java8 and doesn't need _JAVA_OPTIONS and JAVA_TOOL_OPTIONS environment variables. So, without these environment variables, whether LeanFT14.53 will work or not? If yes let me know how to perform the same…
It is taking too long to build and compile UFT Developer (2022.0.0) Maven Project due to AppModel code generation trigger for all (400) AppModel files (.tsrx) present in my project while saving Project in Eclipse or building through maven command. Need…
When performing an execution via jenkins in docker, when trying to perform the setvalue command on a filefield object I receive the following error message
"com.hp.lft.sdk.GeneralLeanFtException: Operation not supported or requested technology package…
We have a Java Swing application and there are multiple instances of the same object - for example, a Cancel button. The Object model is creating all objects as children of the main window. We want to have child windows under the main window as part of…
Hello all,
I am trying to run a simple UFT Developer test with cucumber framework, and I am using UFT version 2021.1.0. The tests are running fine if we run directly from the IDE (IntelliJ IDEA), but not running in Jenkins agent.
Additionally, I can…
Hi,
Does UFT developer supports rest assured jars to do the Rest API Automation?
I can see only "com.hp.lft.sdk.apitesting.uft" package which contains Runner and Reporting Jars.
Is there any way to implement Rest assured api automation framework…
Hi,
I have created a UFT Developer Application Model test with TestNG. I have no issues with the test execution but after the test gets completed , the test does not terminate and i have to manually click on 'Terminate' to stop the test.
I trigger…
Hi ,
I am trying to launch chrome using UFT Developer's BrowserFactory and it works fine with IE. The error message is 'com.hp.lft.sdk.GeneralLeanFtException: The browser is not installed: chrome'
I have already installed the 'Agent.crx' file from…
Hi there!
I'm trying to run tests in a headless environment using UFT Developer version 2021.1.0.399, Java 17, Chrome 101.0.4951.67 and ChromeDriver 101.0.4951.41 updated on bin\WebDriver subdirectory.
The test runs with no problem in headed mode…
Hello All,
I have downloaded Eclispe 4.16 version zip file and using this to create UFT developer Maven project with TestNG framework. I have observed that log4j-core-2.8.2 is getting created in C:\eclipse\configuration\org.eclipse.osgi\455\0.cp\lib…
Hello All
Please help. I am very new to UFT developer 2021.0.353 .I am getting below error while trying to add application model item. PFA the screenshot
An error has occurred. See error log for more details. Cannot invoke "java.lang.reflect.Method…
Hello We are testing our Mobile App(Hybrid Application) with LeanFT and we have a bit of a problem. Our IOS and Android App Object Recoqnition is quite a bit different. So we have to use two different AppModels even tough they have the same structur and…