Fitnesse for Appian - Input to Email field is reformatted

Hi,

I'm running into an issue with populating a field with an email address.

I believe it's related to Fitnesse as I'm seeing the following:

If I run a test manually and enter: joe.blow@appian.pro; all is well. The email is processed as part of the form without issue.
If I run a Fitnesse script, the script enters joe.blow@appian.pro, and the value gets converted to: <a href="mailto:joe.blow@appian.pro">joe.blow@appian.pro</a>

This input causes a validation error.

Has anyone run into this?

  Discussion posts and replies are publicly visible