Menu

Obtain Data

Mainly used for interacting with variables

1. Get Single Element Text

Obtain the specified element based on conditions and save its text to a variable.

2. Retrieve Email

Set the parameters for email login, filter specific emails based on the configured sender information and email subject, and match the email content according to extraction rules. The final result can be saved to a variable.

Tip: If no sender or subject is specified, the latest email will be retrieved.

3. Initiate Network Request

In the request parameter configuration, you can set the request header information. The request test can immediately send a network request for verification. The request result can be matched using extraction rules and saved to a variable for use.

4. Text Extraction

Extract text from a variable, filter it according to rules, and then save it to a new variable.

5. Log

Output a log message in the debug log.

6. Write Text

Write the specified content to the target file.

Previous
Wait Operation
Next
Environment Information
Last modified: 2025-06-12Powered by