diff --git a/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockImagePreviewSameSeriesSeeMoreTest.xml b/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockImagePreviewSameSeriesSeeMoreTest.xml index cf8c5d9ebce4..829bd169a787 100644 --- a/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockImagePreviewSameSeriesSeeMoreTest.xml +++ b/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockImagePreviewSameSeriesSeeMoreTest.xml @@ -10,9 +10,6 @@ xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd"> - - - @@ -35,6 +32,9 @@ + + + diff --git a/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockImagePreviewSameSeriesTest.xml b/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockImagePreviewSameSeriesTest.xml index 7b28367bdbb2..2f54648d668c 100644 --- a/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockImagePreviewSameSeriesTest.xml +++ b/AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockImagePreviewSameSeriesTest.xml @@ -9,9 +9,6 @@ - - - @@ -30,8 +27,9 @@ - - + + + diff --git a/AdobeStockImageAdminUi/Test/Mftf/Test/AdminSeeMoreFromSeriesTest.xml b/AdobeStockImageAdminUi/Test/Mftf/Test/AdminSeeMoreFromSeriesTest.xml index 1d1a6065c4e5..9a7d5e5ae70a 100644 --- a/AdobeStockImageAdminUi/Test/Mftf/Test/AdminSeeMoreFromSeriesTest.xml +++ b/AdobeStockImageAdminUi/Test/Mftf/Test/AdminSeeMoreFromSeriesTest.xml @@ -10,9 +10,6 @@ xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd"> - - - @@ -31,8 +28,8 @@ <actionGroup ref="ResetAdminDataGridToDefaultViewActionGroup" stepKey="resetAdminDataGridToDefaultView"/> <actionGroup ref="logout" stepKey="logout"/> </after> - <actionGroup ref="AdminSearchImagesOnModalActionGroup" stepKey="searchForCars"> - <argument name="query" value="cars"/> + <actionGroup ref="AdminSearchImagesOnModalActionGroup" stepKey="searchForUnlicensedImage"> + <argument name="query" value="{{AdobeStockUnlicensedImage.id}}"/> </actionGroup> <actionGroup ref="AdminAdobeStockExpandImagePreviewActionGroup" stepKey="expandsFirstImageInGrid"/> <waitForAjaxLoad stepKey="waitForRelatedImagesToLoad"/>