Updates based on design changes and/or general maintenance of tests
This commit is contained in:
parent
007291da0a
commit
591c0f2315
@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio-->
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Create New Application-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td>*Delete application*</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.icon--applications</td>
|
||||
|
@ -106,13 +106,13 @@ Imported from: AT-AT CI - login-->
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -526,21 +526,6 @@ Imported from: AT-AT CI - login-->
|
||||
<td>css=.accordion-table__items > .accordion-table__item:nth-of-type(1) > .accordion-table__item-content > .environment-list__item > .label.label--below</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td>*Delete application*</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
|
@ -47,13 +47,13 @@ Imported from: AT-AT CI - login-->
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -485,12 +485,27 @@ Imported from: AT-AT CI - login-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -114,13 +114,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio-->
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Create New Application-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td>*Delete application*</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=svg.svg-inline--fa.fa-ellipsis-h</td>
|
||||
|
@ -114,13 +114,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -47,13 +47,13 @@ Imported from: AT-AT CI - login-->
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -51,13 +51,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -110,13 +110,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -45,13 +45,13 @@
|
||||
<!--Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -108,13 +108,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -47,13 +47,13 @@ Imported from: AT-AT CI - login-->
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -114,13 +114,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -516,12 +516,28 @@ Ghost Inspector flow control because button tends to take a little while to beco
|
||||
<!--Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -47,13 +47,13 @@ Imported from: AT-AT CI - login-->
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -51,13 +51,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -547,12 +547,29 @@ Imported from: AT-AT CI - Create New TO-->
|
||||
Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Reports - Basics
|
||||
Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -51,13 +51,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -547,12 +547,29 @@ Imported from: AT-AT CI - Create New TO-->
|
||||
Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Reports - Basics
|
||||
Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio-->
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Create New Application-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td>*Delete application*</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT Holding - Create TO after other steps-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
@ -915,12 +899,28 @@ Ghost Inspector flow control because button tends to take a little while to beco
|
||||
<!--Imported from: AT-AT Holding - Create TO after other steps-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT Holding - Create TO after other steps-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio-->
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Create New Application-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td>*Delete application*</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT Holding - Create TO after other steps-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
@ -915,12 +899,28 @@ Ghost Inspector flow control because button tends to take a little while to beco
|
||||
<!--Imported from: AT-AT Holding - Create TO after other steps-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT Holding - Create TO after other steps-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -1279,12 +1279,28 @@ Ghost Inspector flow control because button tends to take a little while to beco
|
||||
<!--Imported from: AT-AT Holding - Add expired TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT Holding - Add expired TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio-->
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Create New Application-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td>*Delete application*</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=svg.svg-inline--fa.fa-ellipsis-h</td>
|
||||
|
@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio-->
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Create New Application-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td>*Delete application*</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=svg.svg-inline--fa.fa-ellipsis-h</td>
|
||||
|
@ -112,13 +112,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -564,22 +564,6 @@ Imported from: AT-AT CI - New Portfolio-->
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Create New Application-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=#delete-application</td>
|
||||
<td>*Delete application*</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=svg.svg-inline--fa.fa-ellipsis-h.fa-w-16</td>
|
||||
|
@ -47,13 +47,13 @@ Imported from: AT-AT CI - login-->
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -516,12 +516,28 @@ Ghost Inspector flow control because button tends to take a little while to beco
|
||||
<!--Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -516,12 +516,28 @@ Ghost Inspector flow control because button tends to take a little while to beco
|
||||
<!--Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -516,12 +516,28 @@ Ghost Inspector flow control because button tends to take a little while to beco
|
||||
<!--Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -516,12 +516,28 @@ Ghost Inspector flow control because button tends to take a little while to beco
|
||||
<!--Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -880,12 +896,28 @@ Ghost Inspector flow control because button tends to take a little while to beco
|
||||
<!--Imported from: AT-AT Holding - Add expired TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT Holding - Add expired TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -516,12 +516,28 @@ Ghost Inspector flow control because button tends to take a little while to beco
|
||||
<!--Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT CI - Create New TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -880,12 +896,28 @@ Ghost Inspector flow control because button tends to take a little while to beco
|
||||
<!--Imported from: AT-AT Holding - Add future TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target="fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I acknowledge that the uploaded task order contains the required KO signature.")]">
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--Imported from: AT-AT Holding - Add future TO-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -47,13 +47,13 @@ Imported from: AT-AT CI - login-->
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -49,13 +49,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -51,13 +51,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -53,13 +53,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -53,13 +53,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
|
@ -55,13 +55,13 @@ Imported from: AT-AT CI - New Portfolio
|
||||
Imported from: AT-AT CI - login-->
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -847,13 +847,13 @@ Imported from: AT-AT CI - TO Step 3-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.h2</td>
|
||||
<td>css=span.sticky-cta-context</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.h2</td>
|
||||
<td>*Confirm Signature*</td>
|
||||
<td>css=span.sticky-cta-context</td>
|
||||
<td>*Step 5 of 5*</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
@ -862,12 +862,97 @@ Imported from: AT-AT CI - TO Step 3-->
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=input[type="submit"][disabled="disabled"]</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertElementPresent</td>
|
||||
<td>css=input[type="submit"][disabled="disabled"]</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=fieldset.usa-input__choices > legend > label</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm that the information entered here in matches that of the submitted Task Order.")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(2) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=input[type="submit"][disabled="disabled"]</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertElementPresent</td>
|
||||
<td>css=input[type="submit"][disabled="disabled"]</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr original-target=".task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label,xpath=//label[contains(text(), "I confirm the uploaded Task Order is signed by the appropriate")]">
|
||||
<td>click</td>
|
||||
<td>css=.task-order__confirmation > div:nth-of-type(1) > .usa-input > fieldset.usa-input__choices > legend > label</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForPageToLoad</td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertElementNotPresent</td>
|
||||
<td>css=input[type="submit"][disabled="disabled"]</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -43,13 +43,13 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td>waitForElementPresent</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>assertText</td>
|
||||
<td>css=.about-cloud > h1</td>
|
||||
<td>About Cloud Services</td>
|
||||
<td>css=.home__content > h1</td>
|
||||
<td>JEDI Cloud Services</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
Loading…
x
Reference in New Issue
Block a user