File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
app/code/Magento/Ui/Test/Mftf/Section/AdminGridControlsSection Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 13
13
<element name =" columnName" type =" button" selector =" //label[contains(text(), '{{var1}}')]" parameterized =" true" timeout =" 5" />
14
14
15
15
<element name =" reset" type =" button" selector =" //div[@class='admin__action-dropdown-menu-footer']/div/button[contains(text(), 'Reset')]" timeout =" 5" />
16
- <element name =" cancel" type =" button" selector =" //div[@class='admin__action-dropdown-menu-footer']/div/button[contains(text(), 'Cancel')]" timeout =" 5" />
17
- <element name =" cancelButton" type =" button" selector =" //div[@class='admin__action-dropdown-wrap admin__data-grid-action-columns _active']//button[text()='Cancel']" timeout =" 5" />
16
+ <element name =" cancel" type =" button" selector =" //div[@class='admin__action-dropdown-wrap admin__data-grid-action-columns _active']//button[text()='Cancel']" timeout =" 5" />
18
17
</section >
19
18
</sections >
You can’t perform that action at this time.
0 commit comments