|
kitchensink-angularjs-bootrap and kitchensink-angularjs functional test errors:
testRegularRegistration(org.jboss.as.quickstarts.kitchensink.test.KitchensinkAngularjsTest): Unable to locate element:
{"method":"id","selector":"reg"}
kitchensink-backbone errors
Tests in error:
testEmptyRegistration(org.jboss.as.quickstarts.kitchensink.test.KitchensinkBackboneTest): Element is not currently visible and so may not be interacted with
testRegistrationWithBadNameFormat(org.jboss.as.quickstarts.kitchensink.test.KitchensinkBackboneTest): Element is not currently visible and so may not be interacted with
testRegistrationWithBadEmailFormat(org.jboss.as.quickstarts.kitchensink.test.KitchensinkBackboneTest): Element is not currently visible and so may not be interacted with
testRegistrationWithBadPhoneFormat(org.jboss.as.quickstarts.kitchensink.test.KitchensinkBackboneTest): Element is not currently visible and so may not be interacted with
testRegularRegistration(org.jboss.as.quickstarts.kitchensink.test.KitchensinkBackboneTest): Element is not currently visible and so may not be interacted with
|