• 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…
  • 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…