WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example.com (Joe Smith)'2.001
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.104
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example@example.com'1.013
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.064
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email..email@example.com'1.154
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.089
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: '@example.com Joe Smith'1.389
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.103
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.868
ThenVisitor will get Booking Successful! Message0.013
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 characters1.805
ThenVisitor will get Booking Successful! Message0.022
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 characters2.589
ThenVisitor will get Booking Successful! Message0.049
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 characters2.285
ThenVisitor will get Booking Successful! Message0.012