Save and Get Element

Purpose#

This action allows users to save a web element into a variable while entering text, enabling it to be reused later. It is particularly useful for automating scenarios where the same element needs to be interacted with multiple times.


Scenarios#

Scenario 1#

Title#

Save an element and reuse it for input operations

Sample test case: TEST-7980 Save an element and reuse it for input operations