Browse By Tags

  • NA

  • Button Selection Editior is not enabled in LoadRunner 2022 R1

    I am unable to edit the button selection editor option available for Generic Browser Action step used to handle Confirmation Dialog Boxes.I am currently using LoadRunner 2022 R1.
  • Unable to execute javascript function/sentence with RunScript method of Page Object

    The web application I'm testing has its Front End developed in Angular and I use UFT version 23.4. I want to execute the RunScript method on the Page object to execute the javascript function/statement that reloads the page (window.location.reload();…
  • Security Browser Close general run error but only through ALM

    Chrome : Version 118.0.5993.89 (Official Build) (64-bit) UFT One 2023 ALM: 12.53 I need to clear the cache on chrome before logging in with a User on our portal. This code works perfectly when I run it in UFT on my laptop. No warning – clean…
  • Clear cache in Chrome using UFT

    I need to clear the cache in Chrome on a work place portal for it to release the last person logged in and see the login screen again. The portal is SAP NetWeaver application, launching and running in Chrome. UFT is version 2023 UFT will not see…
  • UFT One 2021R1 - NativeMessagingHost registry keys

    Hi guys, I would like you to know that in our organization the official browser has been managed internally and no extension is allowed except the only that have been authorized. UFT is one of these. All these configurations are USER side, infact they…
  • Assets in Sales Force

    hi there! I'm automating some testing in sales force web with Chrome and I need to check that the output prices in the page are correct. Ie, the test should pass if both prices are correct and should fail if one of them isn't. The correct values depends…
  • Visualforce page Automation using UFT

    HI, In salesforce application which we are automating with UFT, couple of pages are developed with visaulforce and we can't record or get xpath of any elements in the page. can anyone help how to automate Visual force pages...? er are using chrome browser…
  • We want to test and debug the mobile compatible web application we developed using Ark in the UFT Mobile Center

    Hi all, “When we tested the mobile responsive web application that we developed using Ark on the UFT Mobile center, we encountered a bug. We had to debug to understand why this problem was caused. However, there is no debugging environment on the…
  • Getting an error 'com.hp.lft.sdk.GeneralLeanFtException: The browser is not installed: chrome' during test replay but i am able to identify objects in the chrome window

    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…
  • Chrome displays unexpected URL

    Hello, I have a test which opens a URL from an application (not Chrome) in Chrome (default browser). This action opens Chrome with the expected link, but without automation support. However, Silk takes over Chrome and reopens Chrome under automation…
  • UFT is not recognizing Edge print Browser's objects

    UFT is not recognizing Edge print Browser's objects, however the Addin is working fine when page is not a print preview page. Note: We have 2 tabs opened previously, the print page will be the "third" window. UFT One 2021.1.0.870 UFT agent enabled…
  • Though web_set user has been successful, replay scripts are failing.

    Though web_set_user is set, the replay scripts are failing at though web set user is given Action.c(151): Error -26547: Authentication required, please use "web_set_user", e.g. web_set_user("domain\\user", "password", "host:port"); [MsgId: MERR-26547…
  • UFT Developer 2022 is Now Available

    Micro Focus is proud to announce the release of Micro Focus UFT Developer 2022. This release brings additional Artificial Intelligence features to further increase the precision and accuracy of object identification. You can use UFT Developer 2022 to…
  • UFT One 2022 is Now Available

    Micro Focus is proud to announce the release of Micro Focus UFT One 2022. In this release, UFT One’s Artificial Intelligence continues to advance, expanding the reach of AI and giving you more control. Support for more technology platforms has been added…
  • URL of local HTML files wrongly entered in chrome when launched with UFT

    0 I am trying to launch a local HTML file with UFT in google chrome. I am using the below code to launch SystemUtil.Run "chrome.exe","C:\Profiles_Export.html" But the url entered is missing a colon. hence, due to incorrect url, the page…
  • Loadrunner- Truclient: Unable to play back drag to feature in application

    Hello folks, Need your support on this. I have an application, where there are multiple rows, where i need to drag a row and place it in another row (By Drag feature) I need to evaluate the response time for drag " How much time it is taking to…
  • Vugen is not capable to record the SSL application- which has one SSL certificate for multiple Sub-domains

    I am recording using web protocol for .net web application . The issue here is i am getting "NET::ERR_CERT_COMMON_NAME_INVALID" while recording using vugen. I have a application lets say - https://example.com/ and which redirects to https://exampleidentity…
  • How to script a web application having different clients in parameter with different request fields for a web_submit_data. Example One client has 10 fields in request and the other has 12-13 fields and all the clients belong to same category

    How to script a web application having different clients in parameter with different request fields for a web_submit_data. Example One client has 10 fields in request and the other has 12-13 fields and all the clients belong to same category. I have…
  • Vugen (v12.63) does not create all the code in Chrome/Mozilla/Edge

    I am using Webtours to create a simple code, the steps are: Login >> Flights >> Continue >> Continue >> Continue >> Book Another >> Sign Off I am doing this because I realized that my browsers (Chrome - Mozilla - Edge) are not generating the code…
  • Identifying and interfacing a Chrome sign-in popup

    I'm trying to build some automation which uses an internal company web tool/site. The problem is that when navigating to it in the browser (Chrome), it automatically pops up a sign-in dialog box which is not part of the browser object. I'm assuming it…
  • None of the browser is invoking when trying to record the scripts.

    Hello Folks, I have been trying to record the scripts by using VUGen. But none of the browsers are invoking to record the activities. I have verified all the setting of the VUGen, Browsers, Server, Browser setting etc. I have verified with the real time…
  • Where can I find de functionaltesting/leanft-chrome Dockerfile?

    Where can I find de functionaltesting/leanft-chrome Dockerfile I'm using this image as a jenkins agent to execute my funcionals tests. So I need to know how nodejs was installed in this image. becuase, I've got a lot of problems in npm login. …
  • TrueClient Web protocol is unable to handle SSO authentication in Chromium

    While Recording in Chromium I don’t see any Pop-up dialog box asking for user credentials. So I have added ‘Generic Browser Action’ step for action “Dialog-Authenticate”/ “Dialog-Confirm” after Navigate step. Still, during replay pop up won’t come, as…
  • Chrome - slow automation execution using UFT 15.0.1.416

    We are using UFT 15.0.1.416 & visual studio to develop the automation scripts & execute them. Currently we have around 900 test automation scripts & all are running without any issues using IE 11 browser. Now we are planning to migrate from IE 11 browser…