Class PropertiesPage.Tabs
- java.lang.Object
-
- com.adobe.cq.testing.selenium.pageobject.cq.sites.PropertiesPage.Tabs
-
- Enclosing class:
- PropertiesPage
public class PropertiesPage.Tabs extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classPropertiesPage.Tabs.BasicclassPropertiesPage.Tabs.CloudServicesclassPropertiesPage.Tabs.LiveCopy
-
Constructor Summary
Constructors Constructor Description Tabs()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PropertiesPage.Tabs.Basicbasic()PropertiesPage.Tabs.CloudServicescloudServices()PropertiesPage.Tabs.LiveCopyliveCopy()
-
-
-
Method Detail
-
basic
public PropertiesPage.Tabs.Basic basic()
-
liveCopy
public PropertiesPage.Tabs.LiveCopy liveCopy()
-
cloudServices
public PropertiesPage.Tabs.CloudServices cloudServices()
-
-