public static class SeleniumUtils.SeleniumPattern extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SeleniumUtils.SeleniumPattern.Type |
| Modifier and Type | Field and Description |
|---|---|
Pattern |
regexpPattern
Regular Expression of pattern.
|
String |
stringPattern
String of pattern.
|
SeleniumUtils.SeleniumPattern.Type |
type
Type of string-matching pattern.
|
| Constructor and Description |
|---|
SeleniumPattern(String pattern)
Constructor.
|
public final SeleniumUtils.SeleniumPattern.Type type
public final Pattern regexpPattern
public final String stringPattern
public SeleniumPattern(String pattern)
pattern - string-matching pattern.Copyright © 2017. All rights reserved.