diff --git a/uitests/Report_Summary.html b/uitests/Report_Basics.html similarity index 97% rename from uitests/Report_Summary.html rename to uitests/Report_Basics.html index 6e92127c..129b17e9 100644 --- a/uitests/Report_Summary.html +++ b/uitests/Report_Basics.html @@ -4,7 +4,7 @@
-Report Summary | +Report Basics | ||||
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 | @@ -675,7 +675,7 @@ Imported from: AT-AT CI - TO Step 2-->|||||
type | css=#number | -1234567890123 | +${timestamp} | ||
waitForPageToLoad | @@ -1101,9 +1101,9 @@ Imported from: AT-AT CI - TO Step 4-->|||||
assertText | +assertElementPresent | css=.col.task-order__details > div:nth-of-type(2) | -*1234567890123* | +||
waitForPageToLoad | @@ -1177,17 +1177,6 @@ Imported from: AT-AT CI - TO Step 4-->|||||
captureEntirePageScreenshot | -- | - | |||
waitForPageToLoad | -- | - | |||
waitForElementPresent | css=input[type="submit"] | @@ -1205,6 +1194,22 @@ Imported from: AT-AT CI - TO Step 4--> | |||
waitForElementPresent | +css=h3.usa-alert-heading | ++ | |||
assertText | +css=h3.usa-alert-heading | +*Your Task Order has been uploaded successfully.* | +|||
waitForPageToLoad | ++ | + | |||
waitForElementPresent | css=.usa-alert-text | + + | |||
waitForElementPresent | +css=.portfolio-funding | ++ | |||
assertElementPresent | +css=.portfolio-funding | ++ | |||
waitForPageToLoad | ++ | + | |||
waitForElementPresent | +css=.action-group | ++ | |||
assertElementPresent | +css=.action-group | ++ | |||
waitForPageToLoad | ++ | + | |||
waitForElementPresent | css=.icon.icon--chart-pie > svg |