|
16 | 16 | <testCaseId value="MC-6358"/>
|
17 | 17 | <useCaseId value="MAGETWO-65066"/>
|
18 | 18 | <group value="importExport"/>
|
19 |
| - <group value="pr_exclude"/> |
20 | 19 | <group value="cloud"/>
|
21 | 20 | </annotations>
|
22 | 21 | <before>
|
|
40 | 39 | <argument name="importNoticeMessage" value="Created: 10, Updated: 0, Deleted: 0"/>
|
41 | 40 | <argument name="validationNoticeMessage" value="Checked rows: 10, checked entities: 10, invalid rows: 0, total errors: 0"/>
|
42 | 41 | </actionGroup>
|
43 |
| - <see selector="{{AdminImportValidationMessagesSection.importErrorList}}" userInput="row(s): 1, 2, 3, 4, 5, 6, 7, 8, 9, 10" stepKey="seeTenImportError"/> |
| 42 | + <see selector="{{AdminImportValidationMessagesSection.importErrorList}}" userInput="row(s): 10" stepKey="seeTenImportError"/> |
44 | 43 |
|
45 | 44 | <!--Import products with "Stop on Error" and "Allowed Errors Count" equals 5-->
|
46 | 45 | <actionGroup ref="AdminImportProductsWithCheckValidationResultActionGroup" stepKey="importProductsWithAllowedErrorsCountFive">
|
|
52 | 51 | <argument name="importMessage" value="Maximum error count has been reached or system error is occurred!"/>
|
53 | 52 | <argument name="validationNoticeMessage" value="Checked rows: 10, checked entities: 10, invalid rows: 0, total errors: 0"/>
|
54 | 53 | </actionGroup>
|
55 |
| - <see selector="{{AdminImportValidationMessagesSection.importErrorList}}" userInput="row(s): 1, 2, 3, 4, 5, 6" stepKey="seeAboutFiveImportError"/> |
| 54 | + <see selector="{{AdminImportValidationMessagesSection.importErrorList}}" userInput="row(s): 6" stepKey="seeAboutFiveImportError"/> |
56 | 55 |
|
57 | 56 | <!--Import products with "Stop on Error" and "Allowed Errors Count" equals 11-->
|
58 | 57 | <actionGroup ref="AdminImportProductsWithCheckValidationResultActionGroup" stepKey="importProductsWithAllowedErrorsCountEleven">
|
|
62 | 61 | <argument name="importNoticeMessage" value="Created: 0, Updated: 10, Deleted: 0"/>
|
63 | 62 | <argument name="validationNoticeMessage" value="Checked rows: 10, checked entities: 10, invalid rows: 0, total errors: 0"/>
|
64 | 63 | </actionGroup>
|
65 |
| - <see selector="{{AdminImportValidationMessagesSection.importErrorList}}" userInput="row(s): 1, 2, 3, 4, 5, 6, 7, 8, 9, 10" stepKey="seeAboutTenImportError"/> |
| 64 | + <see selector="{{AdminImportValidationMessagesSection.importErrorList}}" userInput="row(s): 10" stepKey="seeAboutTenImportError"/> |
66 | 65 | </test>
|
67 | 66 | </tests>
|
0 commit comments