value assertion (Classic)
You can assert the value of value property of the element using these functions.
Note
This is for iOS only.
functions
| function |
|---|
| valueIs |
| valueIsNot |
| valueStartsWith |
| valueStartsWithNot |
| valueContains |
| valueContainsNot |
| valueEndsWith |
| valueEndsWithNot |
| valueMatches |
| valueMatchesNot |
| valueMatchesDateFormat |
| valueIsEmpty |
| valueIsNotEmpty |
Example
No example.