Creating Values
Create account Values in Assets, set types, and capture data during a Run.
Last updated
Create account Values in Assets, set types, and capture data during a Run.
Create shared Values once under Assets → Values, then insert them with $ in supported fields. Capture more data while a Test Case runs with Data Test Steps.
Choose Create new value. Set a Title, Type, and Value.
String
URLs, usernames, messages
Number
Counts, amounts, IDs stored as numbers
Boolean
Flags
Object
Structured JSON your steps or overwrites need
Turn on Private value when the content should stay hidden after save. Private Values cannot be viewed or edited later, but they still apply during Runs.
Insert the Value in a step by typing $ and choosing its Title. See Value Store for how overwrites and built-ins interact.
Use Data Test Steps when the page or browser produces the data.
Set value (Data)
Write a Value under a Storage Name
Give an existing storage name a second name
Build a Value from a calculation
Find and replace inside a Value
Save visible text
Save an input value
Save an attribute
Save Element HTML
Save how many Elements match
Set value in Data writes to storage. Set value in Action fills a form field. They share a label and do different jobs.
You do not need to edit Assets Values for every environment. Use overwrites instead:
Saved Value Overwrites you can reuse
Start Run dialog
Value Overwrites for that Run only
Values on the webhook request
Values JSON passed into child Flows
Which source wins when names match is defined on Value Store.
Last updated