File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
app/code/Magento/Review/Test/Mftf/ActionGroup Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 8
8
<actionGroups xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
9
9
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/actionGroupSchema.xsd" >
10
10
<actionGroup name =" AdminApproveAllReviewsActionGroup" >
11
- <arguments >
12
- <argument name =" nickname" type =" string" defaultValue =" {{simpleProductReview.nickname}}" />
13
- </arguments >
14
11
<selectOption selector =" {{AdminReviewGridSection.massActions}}" userInput =" selectAll" stepKey =" selectAll" />
15
12
<selectOption selector =" {{AdminReviewGridSection.massActionsSelect}}" userInput =" Update Status" stepKey =" clickUpdateStatusActionDropdown" />
16
13
<waitForElementVisible selector =" {{AdminReviewGridSection.massActionsStatus}}" stepKey =" waitForVisibleStatusDropdown" />
You can’t perform that action at this time.
0 commit comments