diff --git a/fitnesse/FitNesseRoot/ZkSuite/ZkGardenAdminLogin/content.txt b/fitnesse/FitNesseRoot/ZkSuite/ZkGardenAdminLogin/content.txt index 5e813cb039..c546b2b34c 100644 --- a/fitnesse/FitNesseRoot/ZkSuite/ZkGardenAdminLogin/content.txt +++ b/fitnesse/FitNesseRoot/ZkSuite/ZkGardenAdminLogin/content.txt @@ -1,10 +1,13 @@ !contents !|fitlibrary.zk.ZkFixture| +'''start firefox,chrome or phantomjs''' |''start spider with''|firefox| |''shutdown browser automatically''|false| |''get url''|http://localhost:8080/webui/index.zul| +|''wait response''| + '''Login''' |''with''|$loginPanel $txtUserId|''set text''|!-GardenAdmin-!| |''with''|$loginPanel $txtPassword|''set text''|!-GardenAdmin-!| diff --git a/fitnesse/FitNesseRoot/ZkSuite/ZkSystemAdminLogin/content.txt b/fitnesse/FitNesseRoot/ZkSuite/ZkSystemAdminLogin/content.txt index a4b9f0ac33..df13eeb65e 100644 --- a/fitnesse/FitNesseRoot/ZkSuite/ZkSystemAdminLogin/content.txt +++ b/fitnesse/FitNesseRoot/ZkSuite/ZkSystemAdminLogin/content.txt @@ -1,9 +1,12 @@ !|fitlibrary.zk.ZkFixture| +'''start firefox,chrome or phantomjs''' |''start spider with''|firefox| |''shutdown browser automatically''|false| |''get url''|http://localhost:8080/webui/index.zul| +|''wait response''| + '''Login''' |''with''|$loginPanel $txtUserId|''set text''|!-SuperUser-!| |''with''|$loginPanel $txtPassword|''set text''|!-System-!|