File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Catalog/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 79
79
<element name =" sectionHeader" type =" button" selector =" div[data-index='websites']" timeout =" 30" />
80
80
<element name =" sectionHeaderOpened" type =" button" selector =" [data-index='websites']._show" timeout =" 30" />
81
81
<element name =" website" type =" checkbox" selector =" //label[contains(text(), '{{var1}}')]/parent::div//input[@type='checkbox']" parameterized =" true" />
82
+ <element name =" websiteChecked" type =" checkbox" selector =" //label[contains(text(), '{{var1}}')]/parent::div//input[@type='checkbox'][@value='1']" parameterized =" true" />
82
83
</section >
83
84
<section name =" ProductDesignSection" >
84
85
<element name =" DesignTab" type =" button" selector =" //strong[@class='admin__collapsible-title']//span[text()='Design']" />
You can’t perform that action at this time.
0 commit comments