Skip to content
Snippets Groups Projects
Commit 9ed0ab1a authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#432 - refactoring

parent 050185bc
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ public class LoginControllerTest
}
@Test
public void getSearchPage()
public void getLoginPage()
{
driver.get(url);
WebElement input = driver.findElement(By.id("login-password"));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment