Annotating

Text values in DOM elements can be asserted as follows:

  • Equality: check equality with a given value.
  • Contains: check it contains a certain value.
  • Track: the value for use in assertions of other elements.

Any DOM element can be annotated with a textual note for future reference or to share with others.

Any input element can be configured as additional parameter that can be provided during future executions. For example to set optional fields in a form.