core-jgi/org.idempiere.ui.zk.selenium
Deepak Pansheriya aa251fba97 IDEMPIERE-92 Fixing bug related to braces in window name 2013-05-30 19:14:18 +05:30
..
.settings
META-INF IDEMPIERE-92 Implement Selenium testing framework. Added phantomjs (phantomjs.org) support. 2013-05-26 10:02:58 +08:00
OSGI-INF
src IDEMPIERE-92 Fixing bug related to braces in window name 2013-05-30 19:14:18 +05:30
.classpath
.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)