Skip to content

setSender (Team Notifications, Alerts and Collaboration)

Compatible with:
  • Purpose
  • This command is used to set the 'Sender' for the email being composed.
    The 'Full Name/Alias' can be set as the sender. Currently, the full Email addresses of the sender is supported and not the full name or alias name
    Default sender will be set to Worksoft SaaS ['noreply@worksoft.com'] If you want the user-defined variables or system variables within the contents of the string you pass into the 'target' for this command, they must be appropriately enclosed with a '${' on the left and a '}' on the right. During the test execution, Worksoft SaaS will substitute (replace) the variable names, if any, in the sender with the then-current value of the user-defined or system variable, and string with replaced values will get set as the sender for the email being composed.
  • Syntax
  • setSender(Full Name/Alias)
  • Target
  • Full Name/Alias
  • Value
  • N/A
  • Return Value
  • N/A
 

Feedback and Knowledge Base