Functions
toContainValue
- toContainValue(element: UIElement, expectedValue: string, options?: Options): Promise<SyncExpectationResult>
-
Parameters
-
element: UIElement
-
expectedValue: string
-
Optional options: Options
Returns Promise<SyncExpectationResult>
Use
toContainValue
function when you want to check that an element's value contains the expected string or substring