public final class CSSHelper
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.String> |
getClasses(org.openqa.selenium.WebElement element)
Get a list of name of classes, which stands in the attribut class.
|
public static java.util.List<java.lang.String> getClasses(org.openqa.selenium.WebElement element)
element - the webelement which has the css-classes.Copyright © 2017 PPI AG. All rights reserved.