diff --git a/uitests/Add_CCPO_User.html b/uitests/Add_CCPO_User.html
index 2fe94797..bab35aa4 100644
--- a/uitests/Add_CCPO_User.html
+++ b/uitests/Add_CCPO_User.html
@@ -74,15 +74,16 @@
|
|
-
+
waitForElementPresent |
-css=.col > .usa-alert.usa-alert-info:nth-of-type(3) > .usa-alert-body > h3.usa-alert-heading |
+css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading |
|
-assertText |
-css=.col > .usa-alert.usa-alert-info:nth-of-type(3) > .usa-alert-body > h3.usa-alert-heading |
+verifyText |
+css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading |
*Logged out* |
diff --git a/uitests/Application_Settings.html b/uitests/Application_Settings.html
index 07584bdb..963ed1e3 100644
--- a/uitests/Application_Settings.html
+++ b/uitests/Application_Settings.html
@@ -78,15 +78,16 @@ Imported from: AT-AT CI - Login Brandon-->
|
+Imported from: AT-AT CI - Login Brandon
+11/19/19 17:10 Temporarily making optional until Leigh's PR#1197 merges-->
waitForElementPresent |
-css=.col > .usa-alert.usa-alert-info:nth-of-type(3) > .usa-alert-body > h3.usa-alert-heading |
+css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading |
|
-assertText |
-css=.col > .usa-alert.usa-alert-info:nth-of-type(3) > .usa-alert-body > h3.usa-alert-heading |
+verifyText |
+css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading |
*Logged out* |
diff --git a/uitests/Edit_App_Member.html b/uitests/Edit_App_Member.html
index 7fc081ab..ee2af0b5 100644
--- a/uitests/Edit_App_Member.html
+++ b/uitests/Edit_App_Member.html
@@ -82,15 +82,16 @@ Imported from: AT-AT CI - Login Brandon-->
+Imported from: AT-AT CI - Login Brandon
+11/19/19 17:10 Temporarily making optional until Leigh's PR#1197 merges-->
waitForElementPresent |
-css=.col > .usa-alert.usa-alert-info:nth-of-type(3) > .usa-alert-body > h3.usa-alert-heading |
+css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading |
|
-assertText |
-css=.col > .usa-alert.usa-alert-info:nth-of-type(3) > .usa-alert-body > h3.usa-alert-heading |
+verifyText |
+css=.col > .usa-alert.usa-alert-info:nth-of-type(2) > .usa-alert-body > h3.usa-alert-heading |
*Logged out* |
@@ -1431,6 +1432,36 @@ Imported from: AT-AT CI - New App Step 3-->
css=.usa-alert.usa-alert-success > .usa-alert-body > .usa-alert-text |
*You have successfully updated the permissions for Brandon Buchannan* |
+
+waitForPageToLoad |
+ |
+ |
+
+
+waitForElementPresent |
+css=table.atat-table > tbody > tr:nth-of-type(1) > td:nth-of-type(2) > div:nth-of-type(1) |
+ |
+
+
+assertText |
+css=table.atat-table > tbody > tr:nth-of-type(1) > td:nth-of-type(2) > div:nth-of-type(1) |
+*View Team* |
+
+
+waitForPageToLoad |
+ |
+ |
+
+
+waitForElementPresent |
+css=table.atat-table > tbody > tr:nth-of-type(1) > td:nth-of-type(2) > div:nth-of-type(2) |
+ |
+
+
+assertText |
+css=table.atat-table > tbody > tr:nth-of-type(1) > td:nth-of-type(2) > div:nth-of-type(2) |
+*View Environments* |
+