File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Customer/Test/Mftf/Section Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 9
9
<sections xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Page/etc/SectionObject.xsd" >
11
11
<section name =" StorefrontPanelHeaderSection" >
12
- <element name =" welcomeMessage" type =" text" selector =" header>.panel .greet.welcome" />
12
+ <element name =" welcomeMessage" type =" text" selector =" header>.panel .greet.welcome" timeout = " 120 " />
13
13
<element name =" createAnAccountLink" type =" select" selector =" //div[@class='panel wrapper']//li/a[contains(.,'Create an Account')]" timeout =" 30" />
14
14
<element name =" notYouLink" type =" button" selector =" .greet.welcome span a" />
15
15
<element name =" customerWelcome" type =" text" selector =" .panel.header .greet.welcome" />
You can’t perform that action at this time.
0 commit comments