core-jgi/org.idempiere.ui.zk.selenium
hieplq 82c8c5b31d IDEMPIERE-3798:Move iDempiere default branch to openjdk 10
change targetPlatform and classpath to JavaSE-10
2018-10-16 07:08:34 +07:00
..
.settings IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 2018-10-16 07:08:34 +07:00
META-INF IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 2018-10-16 07:08:34 +07:00
OSGI-INF
src
.classpath IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 2018-10-16 07:08:34 +07:00
.project IDEMPIERE-3531:add maven tycho configuration 2018-02-10 16:42:06 +07:00
Readme.txt
build.properties IDEMPIERE-3531:some plugin don't include class on output maven when export 2018-02-11 00:37:05 +07:00
pom.xml IDEMPIERE-3531:add maven tycho configuration 2018-02-10 16:42:06 +07:00

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)