The Action Log can be used to edit a test case without the need for remodeling.
The Action Log is used for things like:
- URL Changes
- Inserting custom JS Code
- Overriding selector logic
- Suppressing actions
- Computer vision validation
- If changing the verification types, then the Action Log should not be used and the next option would be the Attribute editor.
How to Edit a Test Case Using Action Log
- Go to any Project>>Test Case
- Click on the Actions button
on any test case and select Details.
- Hover over any step, then click the Action pencil icon >> Edit Action Log
- The Action Log will open in a pop-up window:
The Action Log contains four tabs:
Standard Attributes
The Standard Attributes tab is where the user can access the actionID, step_id and windowHeight and windowWidth attributes.
Settings
The Settings tab has options for changing settings. Here a user can mark a step optional or suppress a step. See Making Steps Optional or Suppressed
*Read more on Computer Vision Validation via Architect.
*Read more on Computer Vision Based Validation (NLP).
Attributes
Override
See Customizing Functionize Tests with Selectors.
To complete the Action Log changes:
- Make edits to the desired field(s).
- Select Save to save the changes -or-
- Cancel to cancel the edit and discard any changes made.
Upon saving changes, the user will be redirected back to the Test Case.