Is there some way to use Selenium with LeanFT?
Question ID: 107955
2
0

We want to use Selenium but we have to use LeanFT. Is there some way to integrate them?

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on October 27, 2017 7:50 pm
143 views
Answers (1)
2
Private answer

Beginning with UFT 14, LeanFT for Selenium extends the Selenium API,

Per [KM02748217][1],
LeanFT for Selenium includes the following:

A Java code library that extends the WebDriver API with additional locators and utilities. Using this library, the user can create more robust or generic identifications for your objects, and use built-in utilities rather than implementing them from scratch.

An IDE plugin (for Eclipse and IntelliJ IDEA) that provides:

IDE project templates for Selenium projects. Using these templates will allow to create projects that are ready for Selenium automation.

An Object Identification Center. A powerful spying tool that enables to efficiently build robust WebDriver-based object identifications, validate them, and generate the identification code easily. With that, the test creation time and its robustness dramatically improve.

More details can be found here: [LeanFT For Selenium][2]

[1]: https://softwaresupport.hpe.com/km/KM02748217
[2]: https://leanft-help.saas.hpe.com/en/14.01/HelpCenter/Content/HowTo/Sel_LeanFT4SelT.htm

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on October 27, 2017 7:50 pm
0
Thanks this is helpful
( at October 27, 2017 7:51 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top