.ui-tools.selenium-foundation.28.1.1-s4.source-code.locateEveryByXpath.format Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of selenium-foundation Show documentation
Show all versions of selenium-foundation Show documentation
Selenium Foundation is an automation framework designed to extend and enhance the capabilities provided by Selenium (WebDriver).
return document.evaluate(%2$s, %1$s, null, XPathResult.ORDERED_NODE_ITERATOR_TYPE, null).singleNodeValue;