Scenario OutlineVisitor must NOT be able to contact the property by filling up the subject with invalid length, less than 5 and more than 100 characters
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example.com (Joe Smith)'1.376
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.141
Scenario OutlineVisitor must NOT be able to contact the property by filling up the subject with invalid length, less than 5 and more than 100 characters
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up phone with invalid value: '1234567890123456789012'1.067
ThenVisitor will get Contact Validation Error Message: 'Phone must be between 11 and 21 characters.'0.137
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example@example.com'0.902
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.056
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: '@example.com Joe Smith'1.959
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.113
Scenario OutlineVisitor must NOT be able to contact the property by filling up the message with invalid length, less than 20 and more than 2000 characters
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email..email@example.com'0.799
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.042
Scenario OutlineVisitor must NOT be able to contact the property by filling up the message with invalid length, less than 20 and more than 2000 characters