Uses of Class
org.zkoss.test.webdriver.ztl.ZK
-
Packages that use ZK Package Description org.zkoss.test.webdriver org.zkoss.test.webdriver.ztl -
-
Uses of ZK in org.zkoss.test.webdriver
Methods in org.zkoss.test.webdriver that return ZK Modifier and Type Method Description protected ZKBaseTestCase. zk(java.lang.String selector)Returns the ZK object of the selectorprotected ZKBaseTestCase. zk(ClientWidget el)Returns the ZK object of the ZKClientObject. -
Uses of ZK in org.zkoss.test.webdriver.ztl
Methods in org.zkoss.test.webdriver.ztl that return ZK Modifier and Type Method Description ZKJQuery. zk()Switches to the ZK object.
-