setting classpath of jre to workspace default jre. other some time we encounter bellow error with project have faceted like org.adempiere.base Access restriction: The constructor 'Some class' is not API (restriction on required library '/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar') Some class.java |
||
---|---|---|
.. | ||
.settings | ||
META-INF | ||
OSGI-INF | ||
src | ||
.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)