File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 17
17
<severity value =" BLOCKER" />
18
18
<useCaseId value =" MC-18071" />
19
19
<testCaseId value =" MC-19606" />
20
- <skip >
21
- <issueId value =" MQE-3442" />
22
- </skip >
23
20
<group value =" pagebuilder" />
24
21
<group value =" pagebuilder-layout" />
25
22
<group value =" pagebuilder-fullwidth" />
72
69
<actionGroup ref =" StorefrontOpenProductPageActionGroup" stepKey =" openCreatedProductPage" >
73
70
<argument name =" productUrl" value =" $$createProduct.custom_attributes[url_key]$$" />
74
71
</actionGroup >
75
- <!-- Click on reviews and add review with current user -->
76
- <scrollTo selector =" {{StorefrontProductReviewsSection.startRating('1','5')}}" x =" -200" y =" -200" stepKey =" scrollToQuality" />
77
- <clickWithLeftButton selector =" {{StorefrontProductReviewsSection.startRating('1','5')}}" x =" 75" y =" 0" stepKey =" clickButton1" />
78
- <clickWithLeftButton selector =" {{StorefrontProductReviewsSection.startRating('2','5')}}" x =" 75" y =" 0" stepKey =" clickButton2" />
79
- <clickWithLeftButton selector =" {{StorefrontProductReviewsSection.startRating('3','5')}}" x =" 75" y =" 0" stepKey =" clickButton3" />
80
-
72
+ <comment userInput =" BIC workaround" stepKey =" scrollToQuality" />
73
+ <comment userInput =" BIC workaround" stepKey =" clickButton1" />
74
+ <comment userInput =" BIC workaround" stepKey =" clickButton2" />
75
+ <comment userInput =" BIC workaround" stepKey =" clickButton3" />
81
76
<actionGroup ref =" StorefrontAddProductReviewProductFullWidthLayoutActionGroup" stepKey =" addReview" />
82
77
<!-- Go to "Pending reviews" page and clear filters -->
83
78
<actionGroup ref =" AdminOpenPendingReviewsPageActionGroup" stepKey =" openReviewsPage" />
You can’t perform that action at this time.
0 commit comments