Currently all of the {Property}Matches() responses fail the test if the regex isn't matched (aside from Activity.Text).
This means that bots that have "randomised" responses cannot be tested without doing large regexes with pipes between the different things that a bot could say.
Currently all of the
{Property}Matches()responses fail the test if the regex isn't matched (aside fromActivity.Text).This means that bots that have "randomised" responses cannot be tested without doing large regexes with pipes between the different things that a bot could say.