diff --git a/FitNesseRoot/FitNesseForAppian/Examples/SuiteExample/SetUp/content.txt b/FitNesseRoot/FitNesseForAppian/Examples/SuiteExample/SetUp/content.txt index 28a8d35..e0f1fa7 100644 --- a/FitNesseRoot/FitNesseForAppian/Examples/SuiteExample/SetUp/content.txt +++ b/FitNesseRoot/FitNesseForAppian/Examples/SuiteExample/SetUp/content.txt @@ -2,5 +2,5 @@ This table opens a new instance of the Firefox browser, navigates to Appian, and logs in !| script | |setup with |FIREFOX|browser| -|login with username|APPIAN_USERNAME| +|login with username|test-fitness-user| ***! \ No newline at end of file diff --git a/FitNesseRoot/FitNesseForAppian/Examples/SuiteExample/SuiteSetUp/content.txt b/FitNesseRoot/FitNesseForAppian/Examples/SuiteExample/SuiteSetUp/content.txt index c32c66d..8cb4eff 100644 --- a/FitNesseRoot/FitNesseForAppian/Examples/SuiteExample/SuiteSetUp/content.txt +++ b/FitNesseRoot/FitNesseForAppian/Examples/SuiteExample/SuiteSetUp/content.txt @@ -1,9 +1,9 @@ !*** Initialization This table initializes the fixture class and sets the environment defaults !| script |com.appiancorp.ps.automatedtest.fixture.TempoFixture| -|set appian url to |APPIAN_URL | -|set appian version to|APPIAN_VERSION | -|set appian locale to |APPIAN_LOCALE | +|set appian url to |https://ps-sandbox1.appiancloud.com/suite | +|set appian version to|18.2 | +|set appian locale to |en_US | ***! !*** Set Suite Variables This table creates a variable which will be available in all tests by using tv!titleThis table creates a variable which will be available in all tests by using tv!title diff --git a/FitNesseRoot/RecentChanges/content.txt b/FitNesseRoot/RecentChanges/content.txt index 18cf110..74aba56 100644 --- a/FitNesseRoot/RecentChanges/content.txt +++ b/FitNesseRoot/RecentChanges/content.txt @@ -1,3 +1,5 @@ +|FitNesseForAppian.Examples.SuiteExample.SuiteSetUp||11:16:51 Fri, Jun 29, 2018| +|FitNesseForAppian.Examples.SuiteExample.SetUp||11:15:59 Fri, Jun 29, 2018| |ScenarioLibrary||14:37:00 Wed, Jun 13, 2018| |SVB_Demo.SVB_Demo_Test_1||11:02:48 Wed, Jun 13, 2018| |FitNesseForAppian.SVB_Demo.SVB_Demo_Test_1||23:34:46 Tue, Jun 12, 2018|