Class PageObjectInfo
java.lang.Object
org.uitnet.testing.smartfwk.api.core.support.PageObjectInfo
public class PageObjectInfo extends Object
- Author:
- Madhav Krishna
-
Constructor Summary
Constructors Constructor Description PageObjectInfo(PageObject pageObject) -
Method Summary
Modifier and Type Method Description intgetMaxIterationsToLocateElements()PageObjectgetPageObject()StringgetPoClassFieldName()StringgetPoClassName()
-
Constructor Details
-
PageObjectInfo
-
-
Method Details
-
getPoClassName
-
getPoClassFieldName
-
getPageObject
-
getMaxIterationsToLocateElements
public int getMaxIterationsToLocateElements()
-