All Downloads are FREE. Search and download functionalities are using the official Maven repository.

okw.default.properties.core.properties Maven / Gradle / Ivy

Go to download

This is the core-module of OpenKeyWord. This module is automatically integrated by the adapters. In GUI automation, the core module is automatically integrated by the GUI modules (dependencies).

There is a newer version: 0.2.44
Show newest version
# /** don?t delete this is for OKW_Properties.java-unitests
# */
core.test.property=core.test.property

# /** don?t delete this is for OKW_Properties.java-unitests
# */
core.test.overwrite=Value from core.properties

# /** Exception Handling
#  *  Terminat the Execution if expected value is not equal to actual value
#  */
core.AbbortOnVerifyFail=false

# /** core properties
# */
core.version=${project.version}
core.builddate=${timestamp}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy