Class JaggeryListPage
- java.lang.Object
-
- org.wso2.am.integration.ui.pages.Jaggery.JaggeryListPage
-
public class JaggeryListPage extends Object
-
-
Constructor Summary
Constructors Constructor Description JaggeryListPage(org.openqa.selenium.WebDriver driver)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancheckOnUploadJaggeryItem(String serviceName)LoginPagelogout()
-
-
-
Constructor Detail
-
JaggeryListPage
public JaggeryListPage(org.openqa.selenium.WebDriver driver) throws IOException- Throws:
IOException
-
-
Method Detail
-
checkOnUploadJaggeryItem
public boolean checkOnUploadJaggeryItem(String serviceName) throws InterruptedException
- Throws:
InterruptedException
-
logout
public LoginPage logout() throws IOException
- Throws:
IOException
-
-