junit.framework.AssertionFailedError: Did not find form element with name [defaultModerator].
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 apache.org by Unknown author, 1 year ago
via search-hadoop.com by Unknown author, 2 years ago
via hortonworks.com by Unknown author, 2 years ago
via apache.org by Unknown author, 2 years ago
junit.framework.AssertionFailedError: Did not find form element with name [defaultModerator].
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at net.sourceforge.jwebunit.junit.WebTester.assertFormElementPresent(WebTester.java:859)
at com.atlassian.studio.livetest.PrintingPageWebTester.assertFormElementPresent(PrintingPageWebTester.java:549)
at net.sourceforge.jwebunit.junit.WebTester.setTextField(WebTester.java:2280)
at com.atlassian.studio.functest.TestCrucibleGlobalAdmin.testEditProjectBadUsers(TestCrucibleGlobalAdmin.java:232)