public static class HtmlUnitElementFinder.FindByCssSelector extends HtmlUnitElementFinder.ElementObject
Constructor and Description |
---|
FindByCssSelector(HtmlUnitDriver driver) |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.WebElement |
findElement(org.openqa.selenium.By locator) |
List<org.openqa.selenium.WebElement> |
findElements(org.openqa.selenium.By locator) |
getDriver, getLastPage, getRemotable, getValue
public FindByCssSelector(HtmlUnitDriver driver)
public org.openqa.selenium.WebElement findElement(org.openqa.selenium.By locator)
findElement
in class HtmlUnitElementFinder.ElementObject
public List<org.openqa.selenium.WebElement> findElements(org.openqa.selenium.By locator)
findElements
in class HtmlUnitElementFinder.ElementObject
Copyright © 2021. All rights reserved.