diff --git a/uitests/TO_Step_4.html b/uitests/TO_Step_4.html
index 1ea441eb..bd2e0450 100644
--- a/uitests/TO_Step_4.html
+++ b/uitests/TO_Step_4.html
@@ -450,13 +450,13 @@ Imported from: AT-AT CI - TO Step 2
Imported from: AT-AT CI - TO Step 1-->
waitForElementPresent |
-css=.empty-state h3 |
+css=.sticky-cta-text h3 |
|
assertText |
-css=.empty-state h3 |
-*Add approved task orders* |
+css=.sticky-cta-text h3 |
+*Task Orders* |
waitForPageToLoad |
@@ -611,7 +611,7 @@ Imported from: AT-AT CI - TO Step 2-->
type |
css=#number |
-1234567890123 |
+${timestamp} |
waitForPageToLoad |
@@ -989,9 +989,9 @@ Imported from: AT-AT CI - TO Step 2-->
|
-assertText |
+assertElementPresent |
css=.col.task-order__details > div:nth-of-type(2) |
-*1234567890123* |
+ |
waitForPageToLoad |