WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: '@example.com Joe Smith'1.357
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.279
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.112
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email@example@example.com'1.347
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.060
WhenVisitor 'John Doe' tries to contact property regarding 'Special Accommodation' by filling up email with invalid value: 'email..email@example.com'1.017
ThenVisitor will get Contact Validation Error Message: 'must be a well-formed email address'0.071
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.593
ThenVisitor will get Booking Successful! Message0.013
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.114
ThenVisitor will get Booking Successful! Message0.037
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.396
ThenVisitor will get Booking Successful! Message0.009
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.448
ThenVisitor will get Booking Successful! Message0.016