WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example@example.com'1.469
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.638
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example.com (Joe Smith)'1.768
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.733
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: '@example.com Joe Smith'1.738
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.109
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email..email@example.com'1.430
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.165
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.612
ThenVisitor will get Booking Successful! Message0.123
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.385
ThenVisitor will get Booking Successful! Message0.532
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.476
ThenVisitor will get Booking Successful! Message0.552
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.552
ThenVisitor will get Booking Successful! Message0.533