Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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|
***!
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 2 additions & 0 deletions FitNesseRoot/RecentChanges/content.txt
Original file line number Diff line number Diff line change
@@ -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|
Expand Down