Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CLASS |
"class" |
protected static final String |
CLASSVALUE |
" has a class value of <b>" |
protected static final String |
EXPECTED |
"Expected to find " |
protected static final String |
HASNTTEXT |
" does not contain the text of <b>" |
protected static final String |
HASNTVALUE |
" does not contain the value of <b>" |
protected static final String |
HASTEXT |
" contains the text of <b>" |
protected static final String |
HASVALUE |
" contains the value of <b>" |
protected static final String |
NOTINPUT |
" is not an input on the page" |
protected static final String |
NOTSELECT |
" is not a select on the page" |
protected static final String |
NOTTABLE |
" is not a table on the page" |
protected static final String |
ONLYVALUE |
", only the values <b>" |
protected static final String |
TEXT |
" has the text of <b>" |
protected static final String |
VALUE |
" has the value of <b>" |
Copyright © 2017. All rights reserved.