diff --git a/uitests/TO_Step_1.html b/uitests/TO_Step_1.html
index 7a3a29d9..f1c42b68 100644
--- a/uitests/TO_Step_1.html
+++ b/uitests/TO_Step_1.html
@@ -31,7 +31,8 @@
|
|
-
+
open |
/login-dev |
@@ -42,6 +43,23 @@
|
|
+
+
+waitForElementPresent |
+css=.about-cloud > h1 |
+ |
+
+
+assertText |
+css=.about-cloud > h1 |
+About Cloud Services |
+
+
+waitForPageToLoad |
+ |
+ |
+
waitForElementPresent |
@@ -109,22 +127,6 @@
waitForElementPresent |
-css=#defense_component > option:nth-of-type(14) |
- |
-
-
-click |
-css=#defense_component > option:nth-of-type(14) |
- |
-
-
-waitForPageToLoad |
- |
- |
-
-
-
-waitForElementPresent |
css=#description |
|
@@ -349,13 +351,13 @@
waitForElementPresent |
-css=.empty-state__message |
+css=.empty-state h3 |
|
assertText |
-css=.empty-state__message |
-*This portfolio doesn’t have any applications* |
+css=.empty-state h3 |
+*You don't have any Applications yet* |
waitForPageToLoad |
@@ -379,13 +381,13 @@
waitForElementPresent |
-css=.empty-state__message |
+css=.empty-state h3 |
|
assertText |
-css=.empty-state__message |
-*This portfolio doesn’t have any active or pending task orders.* |
+css=.empty-state h3 |
+*Add approved task orders* |
waitForPageToLoad |
@@ -394,12 +396,12 @@
waitForElementPresent |
-css=.usa-button.usa-button-big |
+css=.usa-button.usa-button-primary |
|
click |
-css=.usa-button.usa-button-big |
+css=.usa-button.usa-button-primary |
|
@@ -452,6 +454,17 @@
|
|
+
+
+assertElementNotPresent |
+css=input[type="submit"][disabled="disabled"] |
+ |
+
+
+waitForPageToLoad |
+ |
+ |
+
waitForElementPresent |
css=a[href="#"].uploaded-file__remove |