Class ApiManagerHomePage
- java.lang.Object
-
- org.wso2.am.integration.ui.pages.apimanager.ApiManagerHomePage
-
public class ApiManagerHomePage extends Object
-
-
Constructor Summary
Constructors Constructor Description ApiManagerHomePage(org.openqa.selenium.WebDriver driver)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SubscriptionPagegotoApiManageSubscriptionPage()
-
-
-
Constructor Detail
-
ApiManagerHomePage
public ApiManagerHomePage(org.openqa.selenium.WebDriver driver) throws IOException- Throws:
IOException
-
-
Method Detail
-
gotoApiManageSubscriptionPage
public SubscriptionPage gotoApiManageSubscriptionPage() throws IOException, InterruptedException
- Throws:
IOExceptionInterruptedException
-
-