Freeze Elements and Add Verifications or Actions


While recording test steps in Testsigma, you can freeze an element and then choose what to do with it. This allows you to add verifications (for example, checking if text, attributes, or values are correct) and other actions (such as clicking, typing, or selecting) directly on the element without having to repeat the workflow. This article explains how to freeze elements and add verifications or actions.


Steps to Freeze Elements and Add Verifications or Actions

  1. From the left navigation bar, go to Create Tests > Test Cases. Test Cases
  2. In the Test Case Explorer section, expand the required Feature and select the + icon next to the scenario. New Test Case
  3. In the dialog box, enter a name for the test case and select Create. Create
  4. On the Test Case Details page, select Record. Record
  5. In the new window, enter the URL of the website you want to record. Simply Travel
  6. Hover over the element and press the keys to freeze it:

    • For Windows: Ctrl + Shift + F
    • For Mac: Command + Shift + F Freeze
  7. Select the Show More icon. Show More
  8. Expand the menu and choose the required verification or action. Verification or action
NOTE:

After selecting the action, provide the required test data value if prompted.

  1. Once you finish recording, select Stop. Stop
  2. You are redirected to the Test Case Details page, where all recorded steps are displayed.