core-jgi/org.idempiere.ui.zk.selenium
Carlos Ruiz d63062d0d0 New version 2017-10-31 23:12:29 +01:00
..
.settings IDEMPIERE-3136:all stuff relate library of idempiere 2016-07-07 10:14:50 +07:00
META-INF New version 2017-10-31 23:12:29 +01:00
OSGI-INF IDEMPIERE-1223 Use ClassName as Name of OSGi component. 2013-07-31 16:30:15 +08:00
src IDEMPIERE-1124 ZkSuite.ProductionTest is broken. Fixed lookup fixture. Fixed production test script. 2013-07-01 16:45:41 +08:00
.classpath IDEMPIERE-3136:all stuff relate library of idempiere 2016-07-07 10:47:36 +07:00
.project
Readme.txt
build.properties

Readme.txt

test
- Example test cases written using Selenium Web Driver and Zk JQ selector

Notes
======
* Use the AdempiereIDGenerator and your browser's inspect element tool to find out the selector for the element that you need to access. Alternatively,
you can use the script created from Selenium IDE recording as a guide. 

* For execution of test cases, you don't need AdempiereIDGenerator if you only use zk id instead of uuid(html id)