junit.framework.AssertionFailedError: Expected text not found in current page: [A reset password link has been generated and will be sent to you via email.] Page content was: [jWebTest JIRA installation - Reset password link sent successfully A reset password link has been sent to you via email. You can follow that link and select a new password. If it does not arrive, contact one of the administrators. Powered by JIRA Studio 2.3 | Terms of Use | Bug/feature request | Request Support | Help/Documentation | JIRA Studio Blog | Twitter @JIRAStudio]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Atlassian JIRA by Alex Wei [Atlassian], 1 year ago
via Atlassian JIRA by Alex Wei [Atlassian], 2 years ago
via Atlassian JIRA by Alex Wei [Atlassian], 1 year ago
via Atlassian JIRA by Alex Wei [Atlassian], 2 years ago
via Atlassian JIRA by Alex Wei [Atlassian], 1 year ago
via Atlassian JIRA by Alex Wei [Atlassian], 2 years ago
junit.framework.AssertionFailedError: Expected text not found in current page: [A reset password link has been generated and will be sent to you via email.] Page content was: [jWebTest JIRA installation - Reset password link sent successfully A reset password link has been sent to you via email. You can follow that link and select a new password. If it does not arrive, contact one of the administrators. Powered by JIRA Studio 2.3 | Terms of Use | Bug/feature request | Request Support | Help/Documentation | JIRA Studio Blog | Twitter @JIRAStudio]
at junit.framework.Assert.fail(Assert.java:47)
at net.sourceforge.jwebunit.junit.WebTester.assertTextPresent(WebTester.java:442)
at com.atlassian.studio.livetest.PrintingPageWebTester.assertTextPresent(PrintingPageWebTester.java:118)
at com.atlassian.studio.functest.simple.TestForgotPassword.testNormalForgotPasswordEnabled(TestForgotPassword.java:47)