Implement the command ExpectAnyError, which expects an error for a given script language command regardless of the message. The usage of the command is expectAnyError <command>, as opposed to expectError <message> <command>
Log in to post a comment.