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

raui.noraui.3.0.1.source-code.demoRestJson.properties Maven / Gradle / Ivy

There is a newer version: 4.4.0
Show newest version
#phantom,chrome,ie,htmlunit
browser=phantom
timeout=3
selectors.version=V1
locale=en

model.packages=com.github.noraui.application.model
http_proxy=
https_proxy=
no_proxy=
display.stacktrace=true

demo=https://noraui.github.io/demo/hello
logogame=https://noraui.github.io/demo/logogame/v1

# authentication type (BASIC or empty)
authentication=

# type of input dataProvider (EXCEL, CSV, SQL, REST, GHERKIN, com.github.noraui.data.xxx.YourCustomInputDataProvider)
dataProvider.in.type=REST
# type of output dataProvider (EXCEL, CSV, REST, CONSOLE, com.github.noraui.data.xxx.YourCustomOutputDataProvider)
dataProvider.out.type=REST

# type of dataProvider (JSON, XML)
dataProvider.rest.type=JSON
dataProvider.rest.hostname=http://localhost
dataProvider.rest.port=8084




© 2015 - 2024 Weber Informatics LLC | Privacy Policy