File tree 9 files changed +18
-27
lines changed
UrlRewrite/Test/Mftf/Test
9 files changed +18
-27
lines changed Original file line number Diff line number Diff line change 17
17
<severity value =" CRITICAL" />
18
18
<group value =" catalog" />
19
19
<group value =" mtf_migrated" />
20
- <skip >
21
- <issueId value =" MC-17181" />
22
- </skip >
23
20
</annotations >
24
21
<before >
25
22
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
68
65
<selectOption selector =" {{AdminProductFormSection.productWeightSelect}}" userInput =" {{simpleProductTierPrice300InStock.weightSelect}}" stepKey =" selectProductWeight" />
69
66
<click selector =" {{AdminProductFormSection.categoriesDropdown}}" stepKey =" clickCategoriesDropDown" />
70
67
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$initialCategoryEntity.name$$" stepKey =" fillSearchForInitialCategory" />
68
+ <waitForPageLoad stepKey =" waitForCategory1" />
71
69
<click selector =" {{AdminProductFormSection.selectCategory($$initialCategoryEntity.name$$)}}" stepKey =" unselectInitialCategory" />
72
70
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$categoryEntity.name$$" stepKey =" fillSearchCategory" />
71
+ <waitForPageLoad stepKey =" waitForCategory2" />
73
72
<click selector =" {{AdminProductFormSection.selectCategory($$categoryEntity.name$$)}}" stepKey =" clickOnCategory" />
74
73
<click selector =" {{AdminProductFormSection.done}}" stepKey =" clickOnDoneAdvancedCategorySelect" />
75
74
<click selector =" {{AdminProductSEOSection.sectionHeader}}" stepKey =" clickAdminProductSEOSection" />
Original file line number Diff line number Diff line change 17
17
<severity value =" CRITICAL" />
18
18
<group value =" catalog" />
19
19
<group value =" mtf_migrated" />
20
- <skip >
21
- <issueId value =" MC-17181" />
22
- </skip >
23
20
</annotations >
24
21
<before >
25
22
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
65
62
<selectOption selector =" {{AdminProductFormSection.productWeightSelect}}" userInput =" {{simpleProductEnabledFlat.weightSelect}}" stepKey =" selectProductWeight" />
66
63
<click selector =" {{AdminProductFormSection.categoriesDropdown}}" stepKey =" clickCategoriesDropDown" />
67
64
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$initialCategoryEntity.name$$" stepKey =" fillSearchForInitialCategory" />
65
+ <waitForPageLoad stepKey =" waitForCategory1" />
68
66
<click selector =" {{AdminProductFormSection.selectCategory($$initialCategoryEntity.name$$)}}" stepKey =" unselectInitialCategory" />
69
67
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$categoryEntity.name$$" stepKey =" fillSearchCategory" />
68
+ <waitForPageLoad stepKey =" waitForCategory2" />
70
69
<click selector =" {{AdminProductFormSection.selectCategory($$categoryEntity.name$$)}}" stepKey =" clickOnCategory" />
71
70
<click selector =" {{AdminProductFormSection.done}}" stepKey =" clickOnDoneAdvancedCategorySelect" />
72
71
<selectOption selector =" {{AdminProductFormSection.visibility}}" userInput =" {{simpleProductEnabledFlat.visibility}}" stepKey =" selectVisibility" />
Original file line number Diff line number Diff line change 17
17
<severity value =" CRITICAL" />
18
18
<group value =" catalog" />
19
19
<group value =" mtf_migrated" />
20
- <skip >
21
- <issueId value =" MC-17181" />
22
- </skip >
23
20
</annotations >
24
21
<before >
25
22
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
56
53
<fillField selector =" {{AdminProductFormSection.productWeight}}" userInput =" {{simpleProductNotVisibleIndividually.weight}}" stepKey =" fillSimpleProductWeight" />
57
54
<click selector =" {{AdminProductFormSection.categoriesDropdown}}" stepKey =" clickCategoriesDropDown" />
58
55
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$initialCategoryEntity.name$$" stepKey =" fillSearchForInitialCategory" />
56
+ <waitForPageLoad stepKey =" waitForCategory1" />
59
57
<click selector =" {{AdminProductFormSection.selectCategory($$initialCategoryEntity.name$$)}}" stepKey =" unselectInitialCategory" />
60
58
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$categoryEntity.name$$" stepKey =" fillSearchCategory" />
59
+ <waitForPageLoad stepKey =" waitForCategory2" />
61
60
<click selector =" {{AdminProductFormSection.selectCategory($$categoryEntity.name$$)}}" stepKey =" clickOnCategory" />
62
61
<click selector =" {{AdminProductFormSection.done}}" stepKey =" clickOnDoneAdvancedCategorySelect" />
63
62
<selectOption selector =" {{AdminProductFormSection.visibility}}" userInput =" {{simpleProductNotVisibleIndividually.visibility}}" stepKey =" selectVisibility" />
Original file line number Diff line number Diff line change 17
17
<severity value =" CRITICAL" />
18
18
<group value =" catalog" />
19
19
<group value =" mtf_migrated" />
20
- <skip >
21
- <issueId value =" MC-17181" />
22
- </skip >
23
20
</annotations >
24
21
<before >
25
22
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
56
53
<fillField selector =" {{AdminProductFormSection.productWeight}}" userInput =" {{simpleProductRegularPrice245InStock.weight}}" stepKey =" fillSimpleProductWeight" />
57
54
<click selector =" {{AdminProductFormSection.categoriesDropdown}}" stepKey =" clickCategoriesDropDown" />
58
55
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$initialCategoryEntity.name$$" stepKey =" fillSearchForInitialCategory" />
56
+ <waitForPageLoad stepKey =" waitForCategory1" />
59
57
<click selector =" {{AdminProductFormSection.selectCategory($$initialCategoryEntity.name$$)}}" stepKey =" unselectInitialCategory" />
60
58
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$categoryEntity.name$$" stepKey =" fillSearchCategory" />
59
+ <waitForPageLoad stepKey =" waitForCategory2" />
61
60
<click selector =" {{AdminProductFormSection.selectCategory($$categoryEntity.name$$)}}" stepKey =" clickOnCategory" />
62
61
<click selector =" {{AdminProductFormSection.done}}" stepKey =" clickOnDoneAdvancedCategorySelect" />
63
62
<selectOption selector =" {{AdminProductFormSection.visibility}}" userInput =" {{simpleProductRegularPrice245InStock.visibility}}" stepKey =" selectVisibility" />
Original file line number Diff line number Diff line change 17
17
<severity value =" CRITICAL" />
18
18
<group value =" catalog" />
19
19
<group value =" mtf_migrated" />
20
- <skip >
21
- <issueId value =" MC-17181" />
22
- </skip >
23
20
</annotations >
24
21
<before >
25
22
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
56
53
<fillField selector =" {{AdminProductFormSection.productWeight}}" userInput =" {{simpleProductRegularPrice32501InStock.weight}}" stepKey =" fillSimpleProductWeight" />
57
54
<click selector =" {{AdminProductFormSection.categoriesDropdown}}" stepKey =" clickCategoriesDropDown" />
58
55
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$initialCategoryEntity.name$$" stepKey =" fillSearchForInitialCategory" />
56
+ <waitForPageLoad stepKey =" waitForCategory1" />
59
57
<click selector =" {{AdminProductFormSection.selectCategory($$initialCategoryEntity.name$$)}}" stepKey =" unselectInitialCategory" />
60
58
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$categoryEntity.name$$" stepKey =" fillSearchCategory" />
59
+ <waitForPageLoad stepKey =" waitForCategory2" />
61
60
<click selector =" {{AdminProductFormSection.selectCategory($$categoryEntity.name$$)}}" stepKey =" clickOnCategory" />
62
61
<click selector =" {{AdminProductFormSection.done}}" stepKey =" clickOnDoneAdvancedCategorySelect" />
63
62
<selectOption selector =" {{AdminProductFormSection.visibility}}" userInput =" {{simpleProductRegularPrice32501InStock.visibility}}" stepKey =" selectVisibility" />
Original file line number Diff line number Diff line change 17
17
<severity value =" CRITICAL" />
18
18
<group value =" catalog" />
19
19
<group value =" mtf_migrated" />
20
- <skip >
21
- <issueId value =" MC-17181" />
22
- </skip >
23
20
</annotations >
24
21
<before >
25
22
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
56
53
<fillField selector =" {{AdminProductFormSection.productWeight}}" userInput =" {{simpleProductRegularPrice325InStock.weight}}" stepKey =" fillSimpleProductWeight" />
57
54
<click selector =" {{AdminProductFormSection.categoriesDropdown}}" stepKey =" clickCategoriesDropDown" />
58
55
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$initialCategoryEntity.name$$" stepKey =" fillSearchForInitialCategory" />
56
+ <waitForPageLoad stepKey =" waitForCategory1" />
59
57
<click selector =" {{AdminProductFormSection.selectCategory($$initialCategoryEntity.name$$)}}" stepKey =" unselectInitialCategory" />
60
58
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$categoryEntity.name$$" stepKey =" fillSearchCategory" />
59
+ <waitForPageLoad stepKey =" waitForCategory2" />
61
60
<click selector =" {{AdminProductFormSection.selectCategory($$categoryEntity.name$$)}}" stepKey =" clickOnCategory" />
62
61
<click selector =" {{AdminProductFormSection.done}}" stepKey =" clickOnDoneAdvancedCategorySelect" />
63
62
<selectOption selector =" {{AdminProductFormSection.visibility}}" userInput =" {{simpleProductRegularPrice325InStock.visibility}}" stepKey =" selectVisibility" />
Original file line number Diff line number Diff line change 17
17
<severity value =" CRITICAL" />
18
18
<group value =" catalog" />
19
19
<group value =" mtf_migrated" />
20
- <skip >
21
- <issueId value =" MC-17181" />
22
- </skip >
23
20
</annotations >
24
21
<before >
25
22
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
56
53
<fillField selector =" {{AdminProductFormSection.productWeight}}" userInput =" {{simpleProductRegularPriceCustomOptions.weight}}" stepKey =" fillSimpleProductWeight" />
57
54
<click selector =" {{AdminProductFormSection.categoriesDropdown}}" stepKey =" clickCategoriesDropDown" />
58
55
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$initialCategoryEntity.name$$" stepKey =" fillSearchForInitialCategory" />
56
+ <waitForPageLoad stepKey =" waitForCategory1" />
59
57
<click selector =" {{AdminProductFormSection.selectCategory($$initialCategoryEntity.name$$)}}" stepKey =" unselectInitialCategory" />
60
58
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$categoryEntity.name$$" stepKey =" fillSearchCategory" />
59
+ <waitForPageLoad stepKey =" waitForCategory2" />
61
60
<click selector =" {{AdminProductFormSection.selectCategory($$categoryEntity.name$$)}}" stepKey =" clickOnCategory" />
62
61
<click selector =" {{AdminProductFormSection.done}}" stepKey =" clickOnDoneAdvancedCategorySelect" />
63
62
<click selector =" {{AdminProductSEOSection.sectionHeader}}" stepKey =" clickAdminProductSEOSection" />
Original file line number Diff line number Diff line change 17
17
<severity value =" CRITICAL" />
18
18
<group value =" catalog" />
19
19
<group value =" mtf_migrated" />
20
- <skip >
21
- <issueId value =" MC-17181" />
22
- </skip >
23
20
</annotations >
24
21
<before >
25
22
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
56
53
<fillField selector =" {{AdminProductFormSection.productWeight}}" userInput =" {{simpleProductRegularPrice32503OutOfStock.weight}}" stepKey =" fillSimpleProductWeight" />
57
54
<click selector =" {{AdminProductFormSection.categoriesDropdown}}" stepKey =" clickCategoriesDropDown" />
58
55
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$initialCategoryEntity.name$$" stepKey =" fillSearchForInitialCategory" />
56
+ <waitForPageLoad stepKey =" waitForCategory1" />
59
57
<click selector =" {{AdminProductFormSection.selectCategory($$initialCategoryEntity.name$$)}}" stepKey =" unselectInitialCategory" />
60
58
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$categoryEntity.name$$" stepKey =" fillSearchCategory" />
59
+ <waitForPageLoad stepKey =" waitForCategory2" />
61
60
<click selector =" {{AdminProductFormSection.selectCategory($$categoryEntity.name$$)}}" stepKey =" clickOnCategory" />
62
61
<click selector =" {{AdminProductFormSection.done}}" stepKey =" clickOnDoneAdvancedCategorySelect" />
63
62
<click selector =" {{AdminProductSEOSection.sectionHeader}}" stepKey =" clickAdminProductSEOSection" />
Original file line number Diff line number Diff line change 16
16
<severity value =" CRITICAL" />
17
17
<group value =" urlRewrite" />
18
18
<group value =" mtf_migrated" />
19
- <skip >
20
- <issueId value =" MC-17181" />
21
- </skip >
22
19
</annotations >
23
20
24
21
<before >
75
72
<waitForPageLoad stepKey =" waitUntilProductIsOpened" />
76
73
<click selector =" {{AdminProductFormSection.categoriesDropdown}}" stepKey =" clickCategoriesDropDown" />
77
74
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$rootCategory.name$$" stepKey =" fillSearchForInitialCategory" />
75
+ <waitForPageLoad stepKey =" waitForCategory1" />
78
76
<click selector =" {{AdminProductFormSection.selectCategory($$rootCategory.name$$)}}" stepKey =" unselectInitialCategory" />
79
77
<fillField selector =" {{AdminProductFormSection.searchCategory}}" userInput =" $$category.name$$" stepKey =" fillSearchCategory" />
78
+ <waitForPageLoad stepKey =" waitForCategory2" />
80
79
<click selector =" {{AdminProductFormSection.selectCategory($$category.name$$)}}" stepKey =" clickOnCategory" />
81
80
<click selector =" {{AdminProductFormSection.done}}" stepKey =" clickOnDoneAdvancedCategorySelect" />
82
81
<scrollToTopOfPage stepKey =" scrollToTopOfAdminProductFormSection" />
You can’t perform that action at this time.
0 commit comments