Mainly used for interacting with variables
Obtain the specified element based on conditions and save its text to a variable.
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.
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.
Extract text from a variable, filter it according to rules, and then save it to a new variable.
Output a log message in the debug log.
Write the specified content to the target file.