Allows the assertion of contents of an e-mail being sent. Attributes:
noEMailTimeout - The amount of time in seconds to wait for an e-mail to be sent.
expected - The complete path to a file containing the expected body of the e-mail.
Passes parameters to an included script. Attributes:
name - Name of the parameter to replace.
value - Value to replace the named parameter with.
When the included script is run, text with the format #name# will be replaced with the value given in this
tag.