Skip to main content
Version: 8.0.2

Assignment Title

An assignment title is usually visible at the very top of each screen and has the same value as the step or process in the case workflow. Might be useful if you want to make sure that the required page is already visible an fully uploaded.

info

If an assignment title has a custom implementation, use an element control to check or get the value.

Available methods

NameParameter(s)TypeDescription
shouldHaveTexttextstringChecks if an assignment title element has a given text
options?{ timeout?: number; interval?: number; retries?: number }
getTextReturn an inner text of an assignment title element