|
47 | 47 | <conditionalClick selector="{{ProductDescriptionWYSIWYGToolbarSection.WysiwygArrow}}" dependentSelector="{{ProductDescriptionWYSIWYGToolbarSection.checkIfWysiwygArrowExpand}}" stepKey="clickWysiwygArrowIfClosed" visible="true"/> |
48 | 48 | <waitForText userInput="{{ImageFolder.name}}" stepKey="waitForNewFolder1" /> |
49 | 49 | <click userInput="{{ImageFolder.name}}" stepKey="clickOnCreatedFolder1" /> |
50 | | - <waitForLoadingMaskToDisappear stepKey="waitForLoading4" timeout="45"/> |
| 50 | + <waitForLoadingMaskToDisappear stepKey="waitForLoading4"/> |
51 | 51 | <attachFile selector="{{ProductDescriptionWYSIWYGToolbarSection.BrowseUploadImage}}" userInput="{{ImageUpload1.value}}" stepKey="uploadImage1"/> |
52 | | - <waitForLoadingMaskToDisappear stepKey="waitForFileUpload1" timeout="30"/> |
| 52 | + <waitForLoadingMaskToDisappear stepKey="waitForFileUpload1"/> |
53 | 53 | <waitForElementVisible selector="{{ProductDescriptionWYSIWYGToolbarSection.image(ImageUpload1.value)}}" stepKey="waitForUploadImage1" /> |
54 | 54 | <seeElement selector="{{ProductDescriptionWYSIWYGToolbarSection.imageSelected(ImageUpload1.value)}}" stepKey="seeImageSelected1" /> |
55 | 55 | <see selector="{{ProductDescriptionWYSIWYGToolbarSection.DeleteSelectedBtn}}" userInput="Delete Selected" stepKey="seeDeleteBtn1"/> |
|
60 | 60 | <dontSeeElement selector="{{ProductDescriptionWYSIWYGToolbarSection.image(ImageUpload1.value)}}" stepKey="dontSeeImage1" /> |
61 | 61 | <dontSeeElement selector="{{ProductDescriptionWYSIWYGToolbarSection.InsertFile}}" stepKey="dontSeeAddSelectedBtn2" /> |
62 | 62 | <attachFile selector="{{ProductDescriptionWYSIWYGToolbarSection.BrowseUploadImage}}" userInput="{{ImageUpload1.value}}" stepKey="uploadImage2"/> |
63 | | - <waitForLoadingMaskToDisappear stepKey="waitForFileUpload2" timeout="45"/> |
| 63 | + <waitForLoadingMaskToDisappear stepKey="waitForFileUpload2"/> |
64 | 64 | <waitForElementVisible selector="{{ProductDescriptionWYSIWYGToolbarSection.image(ImageUpload1.value)}}" stepKey="waitForUploadImage2" /> |
65 | 65 | <click selector="{{ProductDescriptionWYSIWYGToolbarSection.InsertFile}}" stepKey="clickInsertBtn1" /> |
66 | 66 | <waitForElementVisible selector="{{ProductDescriptionWYSIWYGToolbarSection.ImageDescription}}" stepKey="waitForImageDescriptionButton1" /> |
|
72 | 72 | <click selector="{{ProductShortDescriptionWYSIWYGToolbarSection.Browse}}" stepKey="clickBrowse2" /> |
73 | 73 | <waitForElementVisible selector="{{ProductDescriptionWYSIWYGToolbarSection.CancelBtn}}" stepKey="waitForCancelButton2"/> |
74 | 74 | <see selector="{{ProductShortDescriptionWYSIWYGToolbarSection.CancelBtn}}" userInput="Cancel" stepKey="seeCancelBtn2" /> |
75 | | - <waitForLoadingMaskToDisappear stepKey="waitForLoading13" timeout="30"/> |
| 75 | + <waitForLoadingMaskToDisappear stepKey="waitForLoading13"/> |
76 | 76 | <see selector="{{ProductShortDescriptionWYSIWYGToolbarSection.CreateFolder}}" userInput="Create Folder" stepKey="seeCreateFolderBtn2" /> |
77 | | - <waitForLoadingMaskToDisappear stepKey="waitForLoading14" timeout="40"/> |
| 77 | + <waitForLoadingMaskToDisappear stepKey="waitForLoading14"/> |
78 | 78 | <dontSeeElement selector="{{ProductShortDescriptionWYSIWYGToolbarSection.InsertFile}}" stepKey="dontSeeAddSelectedBtn3" /> |
79 | 79 | <attachFile selector="{{ProductShortDescriptionWYSIWYGToolbarSection.BrowseUploadImage}}" userInput="{{ImageUpload3.value}}" stepKey="uploadImage3"/> |
80 | | - <waitForLoadingMaskToDisappear stepKey="waitForFileUpload3" timeout="45"/> |
| 80 | + <waitForLoadingMaskToDisappear stepKey="waitForFileUpload3"/> |
81 | 81 | <waitForElementVisible selector="{{ProductShortDescriptionWYSIWYGToolbarSection.image(ImageUpload3.value)}}" stepKey="waitForUploadImage3" /> |
82 | 82 | <waitForElement selector="{{ProductShortDescriptionWYSIWYGToolbarSection.DeleteSelectedBtn}}" stepKey="waitForDeletebtn" /> |
83 | 83 | <see selector="{{ProductShortDescriptionWYSIWYGToolbarSection.DeleteSelectedBtn}}" userInput="Delete Selected" stepKey="seeDeleteBtn2"/> |
|
86 | 86 | <click selector="{{AdminConfirmationModalSection.ok}}" stepKey="confirmDelete2" /> |
87 | 87 | <dontSeeElement selector="{{ProductDescriptionWYSIWYGToolbarSection.InsertFile}}" stepKey="dontSeeAddSelectedBtn4" /> |
88 | 88 | <attachFile selector="{{ProductShortDescriptionWYSIWYGToolbarSection.BrowseUploadImage}}" userInput="{{ImageUpload3.value}}" stepKey="uploadImage4"/> |
89 | | - <waitForLoadingMaskToDisappear stepKey="waitForFileUpload4" timeout="45"/> |
| 89 | + <waitForLoadingMaskToDisappear stepKey="waitForFileUpload4"/> |
90 | 90 | <waitForElementVisible selector="{{ProductShortDescriptionWYSIWYGToolbarSection.image(ImageUpload3.value)}}" stepKey="waitForUploadImage4" /> |
91 | 91 | <click selector="{{ProductShortDescriptionWYSIWYGToolbarSection.InsertFile}}" stepKey="clickInsertBtn" /> |
92 | 92 | <waitForLoadingMaskToDisappear stepKey="waitForLoading11" /> |
|
0 commit comments