Stored values

Text field

The following step definitions are available to use stored values with text fields:

the value of the selected text field is stored

the user writes the stored text value to the selected text field and hits tab key

the user stores the value of the selected text field with the key: "(.*)"

the user writes the stored text with key "(.*)" in the selected text field

the user writes the stored text with key "(.*)" in the selected text field and hits tab key

the user writes the stored text with key "(.*)" in the selected text field and hits enter key

the value of the selected text field matches the stored text value

the value of the selected text field matches the stored text with key "(.*)"

the user stores the generated value with length (b([5-9]|1[0-3])b) with the key "(.*)"

Examples

Text area field

Examples

Text editor field

The following step definitions are available to interact with text editor fields using RTF or CKEditor 5 components:

Examples

Password field

Examples

Data table

Data table

The following step definitions are available to use a stored value in a data table:

the user selects row that has stored text with the key: "(.*)" in column with header: "(.*)"

the user selects editable row that has the stored text with the key: "(.*)" in column with header: "(.*)"

the user selects editable row that has the stored text with the key: "(.*)" in column with X3 field name: "(.*)"

the user selects fixed table row that has the stored value in column with X3 field name: "(.*)"

the user selects cell that matches exact with the stored text with the key: "(.*)" and column header: "(.*)"

the user adds the stored text with key "(.*)" in selected cell

the user adds the stored text with key "(.*)" in selected cell and hits enter key

the user adds the stored text with key "(.*)" in selected cell and hits tab key

the user opens "(.*)" with stored value function on toolbox of the selected row

the user opens "(.*)" function on toolbox of the selected row

the value of the selected cell is stored

the user stores the value of the selected cell with the key: "(.*)"

the value of the selected cell matches the stored text with key: "(.*)"

the value of the selected text field matches the stored cell value

Examples

Data table and hierarchical cell

The following step definitions are available to use stored values with hierarchical cells:

the user selects row that has the hierarchical cell with the stored text with key: "(.*)"

the user selects hierarchical cell with the stored text with key: "(.*)"

Left panel

Left list

Examples

Picking list

The following step definition is available to use stored values with picking lists:

the user selects the item with the stored text with key "(.*)" and with the text containing "(.*)" of the picking list panel

the user selects the item containing string pattern "(.*)" of the picking list panel

the user selects the item containing string pattern "(.*)" of the picking list panel next level

Examples

Modal dialog

Alert box

The following step definition allows you to use values stored in memory with alert boxes:

an alert box with the text containing "(.*)" and the stored text value appears

Log panel

The following step definition allows you to use stored values with the log panel:

the user extracts the value from the selected log panel line starting at "(.*)" for "(.*)" characters and stores it in key "(.*)"

The following step definitions allow you to combine both text and multiple stored values:

the selected log panel includes the message "(.*)"

the selected log panel includes the confirmation message "(.*)"

the selected log panel includes the error message "(.*)"

Examples