Store Element Text
Save an Element’s visible text into a storage name.
Store element text reads the text of an Element and saves it under a storage name. Use it when a later step needs that text as a Value, such as an order number shown on the page.

When to use it
Capture an ID, confirmation code, or label from the page.
Prefer Store element value for input values, and Store element attribute for attributes such as
href.
Configure
Basics
Field
What to set
Element
The Element to read
Storage Name
Name later steps will use
Advanced
Field
What to set
Status on fail
Related
Tags: data, store, element, text
Last updated