ca89e421129a0e8630b28ada0f523512b8af6d8d
[it/test.git] / ric_robot_suite / robot / resources / global_properties.robot
1 *** Settings ***
2 Documentation        store all properties that can change or are used in multiple places here
3 ...                    format is all caps with underscores between words and prepended with GLOBAL
4 ...                   make sure you prepend them with GLOBAL so that other files can easily see it is from this file.
5
6
7 *** Variables ***
8 ${GLOBAL_APPLICATION_ID}           ric-robot
9 ${GLOBAL_SELENIUM_BROWSER}        chrome
10 ${GLOBAL_SELENIUM_BROWSER_CAPABILITIES}        Create Dictionary
11 ${GLOBAL_SELENIUM_DELAY}          0
12 ${GLOBAL_SELENIUM_BROWSER_IMPLICIT_WAIT}        5
13 ${GLOBAL_SELENIUM_BROWSER_WAIT_TIMEOUT}        15
14 ${GLOBAL_BUILD_NUMBER}    0
15 ${GLOBAL_RIC_PRIVATE_KEY}   ${EXECDIR}/robot/assets/keys/ric_dev.pvt