WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example@example.com'1.597
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.118
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example.com (Joe Smith)'1.647
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.082
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: '@example.com Joe Smith'1.527
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.141
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email..email@example.com'1.231
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.085
WhenVisitor 'Doe' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' by filling up first name with value length of 3 characters2.198
ThenVisitor will get Booking Successful! Message0.043
WhenVisitor 'Doe' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' by filling up first name with value length of 18 characters2.210
ThenVisitor will get Booking Successful! Message0.010
WhenVisitor 'John' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' by filling up last name with value length of 3 characters1.605
ThenVisitor will get Booking Successful! Message0.018
WhenVisitor 'John' with an email 'john.doe@email.com' and phone number '+44 1632 960018' tries to book a room '1408' by filling up last name with value length of 30 characters1.677
ThenVisitor will get Booking Successful! Message0.012