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