diff --git a/uitests/Add_CCPO_User.html b/uitests/Add_CCPO_User.html
index b670d504..9f2a6ca2 100644
--- a/uitests/Add_CCPO_User.html
+++ b/uitests/Add_CCPO_User.html
@@ -12,7 +12,7 @@
-
+
@@ -240,6 +240,51 @@
css=.usa-alert.usa-alert-success > .usa-alert-body > .usa-alert-text |
*You have successfully given Brandon Buchannan CCPO permissions.* |
+
+waitForPageToLoad |
+ |
+ |
+
+
+waitForElementPresent |
+css=.col > table > tbody > tr:nth-of-type(1) > td:nth-of-type(1) |
+ |
+
+
+assertText |
+css=.col > table > tbody > tr:nth-of-type(1) > td:nth-of-type(1) |
+*Brandon Buchannan* |
+
+
+waitForPageToLoad |
+ |
+ |
+
+
+waitForElementPresent |
+css=a.usa-button.button-danger-outline |
+ |
+
+
+assertElementPresent |
+css=a.usa-button.button-danger-outline |
+ |
+
+
+waitForPageToLoad |
+ |
+ |
+
+
+waitForElementPresent |
+css=.global-panel-container > div:nth-of-type(2) > .modal > .modal__container > .modal__dialog > .modal__body > div:nth-of-type(2) > .action-group > a.action-group__action.icon-link.icon-link--default |
+ |
+
+
+assertElementPresent |
+css=.global-panel-container > div:nth-of-type(2) > .modal > .modal__container > .modal__dialog > .modal__body > div:nth-of-type(2) > .action-group > a.action-group__action.icon-link.icon-link--default |
+ |
+