Skip to content

Commit e844f7a

Browse files
Manjusha.SManjusha.S
authored andcommitted
Merge branch 'ACQE-4171' into release-functional-testing-automation
2 parents e3fe4d6 + e289982 commit e844f7a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

AdobeStockImageAdminUi/Test/Mftf/Test/AdminAdobeStockVerifyUnlicensedLabelTest.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
<description value="Admin should be able to saves image preview and see unlicensed label"/>
1818
<severity value="CRITICAL"/>
1919
<group value="adobe_stock_media_gallery"/>
20-
<skip>
21-
<issueId value="AC-5916">Skipped</issueId>
22-
</skip>
2320
</annotations>
2421

2522
<before>
@@ -53,7 +50,10 @@
5350
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
5451
</after>
5552

56-
<actionGroup ref="AdminAdobeStockExpandImagePreviewActionGroup" stepKey="expandImagePreview"/>
53+
<conditionalClick selector="{{AdminAdobeStockImagePreviewSection.close}}" dependentSelector="{{AdminAdobeStockImagePreviewSection.close}}" visible="true" stepKey="expandImagePreview"/>
54+
<waitForPageLoad stepKey="waitForImagePreviewToClose"/>
55+
<click selector="{{AdminAdobeStockSection.selectAnImage('2')}}" stepKey="clickOnThumbnail"/>
56+
<waitForPageLoad stepKey="waitForImagePreviewToExpand"/>
5757
<actionGroup ref="AdminAdobeStockSavePreviewActionGroup" stepKey="openTheSaveImagePreviewPopup"/>
5858
<actionGroup ref="AdminSaveAdobeStockImagePreviewActionGroup" stepKey="saveImagePreview"/>
5959
<actionGroup ref="AssertAdminAdobeStockImageUnlicensedLabelActionGroup" stepKey="assertUnlicensedLabel"/>

0 commit comments

Comments
 (0)