Debug ....
This commit is contained in:
@@ -39,6 +39,8 @@ public class StartInstaller {
|
||||
String getTitle = driver.getTitle();
|
||||
System.out.println("Page title: " + getTitle);
|
||||
|
||||
FredlTestHelper.printPageSource();
|
||||
|
||||
if (FredlTestHelper.elementExistsByXpath("//table[@class='loginall']")) {
|
||||
// Login page shown, thus we do not need to start the installer
|
||||
return;
|
||||
|
Reference in New Issue
Block a user