I Macros -

// Fill username field loginMacro += "TAG POS=1 TYPE=INPUT ATTR=NAME:username CONTENT=testuser@example.com" + "\n";

// Check remember me checkbox loginMacro += "TAG POS=1 TYPE=INPUT ATTR=NAME:rememberme CONTENT=YES" + "\n"; i macros

' Wait for results WAIT SECONDS=2

var macro; var extractorMacro; var saveMacro; // Fill username field loginMacro += "TAG POS=1

// Example usage var filesToDownload = [ "https://example.com/file1.pdf", "https://example.com/file2.docx", "https://example.com/file3.xlsx" ]; i macros