Latest News from the Thunders Product Team
It is now possible to modify existing variables during test execution using natural language, super handy to clean, reformat, combine, or reuse data without re-extracting or regenerating anything
Examples
[PHONE]
[USERNAME] to lowercase[TOKEN] into [AUTH_TOKEN]
[URL] and store in [DOMAIN]
[FIRST_NAME] and [LAST_NAME] into [FIRST_NAME]
[DISCOUNT] percent from [PRICE] and store in [PRICE]
The extract web action work exactly like before, it always retrieves the full text from the page.
If you need to adapt or clean the value, you must add a separate transform step.
💡 Read the full article for more details on Variable usage.