MicroFocus / leanft-selenium-java-sdk

LeanFT Java SDK for Selenium - LeanFT for Selenium Java SDK extends the Selenium WebDriver API with locators and utilities that enable creating tests which are more robust, and reduces Selenium test automation and maintenance efforts.
Apache License 2.0
11 stars 4 forks source link

ByAttributes ignores the context and always finds elements in the whole document #1

Closed YevgenyEfter closed 6 years ago

YevgenyEfter commented 6 years ago

The ByAttributes locator ignores the context and always searches for elements in the whole document.