Guidelines
From questions to kudos — grow your reputation as a tech expert with HP Support! Click here to sign up.
Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
HP Recommended
LeanFT
Microsoft Windows 7 (64-bit)

unable to click on page element independent of browser. i am able to click using uft but unable to click using lean ft

 

syntax in UFT : Page().WebElement(). Click

syntax in LeanFT : PageDescription page1 =  new PageDescription.Builder().title("Page").index(0).build();

page1.describe(WebElement.class, new WebElementDescription.Builder().tagName("DIV").innerText("abc").build()).click();

 

1 REPLY 1
HP Recommended

This is the wrong company for HPE software. Please use the Hewlett Packard Enterprise Software Community:
https://community.saas.hpe.com/t5/Unified-Functional-Testing/bd-p/sws-Fun_TEST_SF

Archived This topic has been archived. Information and links in this thread may no longer be available or relevant. If you have a question create a new topic by clicking here and select the appropriate board.
† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.