tencentmail-subscribe-validation
open
clickAndWait link=New
type name=email semper
type name=full_name Semper Gratus
clickAndWait css=p.tencentmail_submit_wrapper > input[type="submit"]
assertText css=p.tencentmail_form_error Email Address is not a valid email
type name=email mike@10centmail.com
type name=full_name Simplex#
clickAndWait css=p.tencentmail_submit_wrapper > input[type="submit"]
assertText css=p.tencentmail_form_error Full Name cannot contain special characters
type name=email mike@10centmail.com
type name=full_name Semper Gratus
clickAndWait css=p.tencentmail_submit_wrapper > input[type="submit"]