File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Catalog/Test/Mftf/Section Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 10
10
<section name =" AdminCategoryScheduleDesignUpdateSection" >
11
11
<element name =" sectionHeader" type =" button" selector =" div[data-index='schedule_design_update'] .fieldset-wrapper-title" timeout =" 30" />
12
12
<element name =" sectionBody" type =" text" selector =" div[data-index='schedule_design_update'] .admin__fieldset-wrapper-content" />
13
+ <element name =" customDesignFrom" type =" input" selector =" input[name='custom_design_from']" />
13
14
</section >
14
15
</sections >
Original file line number Diff line number Diff line change 10
10
<section name =" StorefrontHeaderSection" >
11
11
<element name =" welcomeMessage" type =" text" selector =" .greet.welcome" />
12
12
<element name =" logoLink" type =" button" selector =" .header .logo" />
13
+ <element name =" logoImage" type =" button" selector =" .header .logo > img[src*='{{filename}}']" parameterized =" true" />
13
14
</section >
14
15
</sections >
You can’t perform that action at this time.
0 commit comments