core-jgi/org.idempiere.ui.zk.selenium
Heng Sin Low 816e27a8e2 IDEMPIERE-2245 Platform Upgrade for r3. Fix Jenkin build error ( Patch from Carlos ). Fix login page show wrong version info. 2014-10-16 14:34:12 +08:00
..
.settings IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
META-INF IDEMPIERE-2245 Platform Upgrade for r3. 2014-10-13 11:05:19 +08:00
OSGI-INF
src
.classpath IDEMPIERE-2245 Platform Upgrade for r3. Fix Jenkin build error ( Patch from Carlos ). Fix login page show wrong version info. 2014-10-16 14:34:12 +08: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)