raui.noraui.2.6.3.source-code.demoGherkin.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of noraui Show documentation
Show all versions of noraui Show documentation
Non-Regression Automation for User Interfaces
#phantom,chrome,ie,htmlunit
browser=phantom
timeout=3
selectors.version=V1
locale=en
model.packages=noraui.application.model
http_proxy=
https_proxy=
no_proxy=
display.stacktrace=false
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, noraui.data.xxx.YourCustomInputDataProvider)
dataProvider.in.type=GHERKIN
# type of output dataProvider (EXCEL, CSV, REST, CONSOLE, noraui.data.xxx.YourCustomOutputDataProvider)
dataProvider.out.type=CONSOLE