itemengine-cypress-automation 1.0.295-applitools-219e3f5.0 → 1.0.295

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (106) hide show
  1. package/cypress/e2e/ILC/AudioResponseNew/barRecorderStyle.smoke.js +19 -19
  2. package/cypress/e2e/ILC/AudioResponseNew/gradingViewAndCorrectAnswerViewContents.smoke.js +2 -12
  3. package/cypress/e2e/ILC/AudioResponseNew/previewContentsForAllViews.smoke.js +1 -10
  4. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/allOrNothingScoringForAllViews.smoke.js +1 -10
  5. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/gradingViewAndCorrectAnswerView.smoke.js +1 -1
  6. package/cypress/e2e/ILC/ChartsBar/HorizontalOrientationBarChart/previewContentsForAllViews.smoke.js +1 -10
  7. package/cypress/e2e/ILC/ChartsBar/allOrNothingScoringForAllViews.smoke.js +1 -10
  8. package/cypress/e2e/ILC/ChartsBar/gradingViewAndCorrectAnswerView.smoke.js +2 -12
  9. package/cypress/e2e/ILC/ChartsBar/previewContentsForAllViews.smoke.js +1 -10
  10. package/cypress/e2e/ILC/ChartsLine/gradingViewAndCorrectAnswerView.smoke.js +2 -12
  11. package/cypress/e2e/ILC/ChartsLine/previewContentsForAllViews.smoke.js +3 -12
  12. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/allOrNothingBasicForAllViews.smoke.js +1 -12
  13. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/editQuestion.smoke.js +2 -2
  14. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/previewContentsForAllViews.smoke.js +1 -10
  15. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/studentViewSettingsForGroupedLayout.js +4 -0
  16. package/cypress/e2e/ILC/DrawingResponse/drawingResponseGradingViewAndCorrectAnswerViewContents.smoke.js +2 -12
  17. package/cypress/e2e/ILC/DrawingResponse/drawingResponsePreviewTabContents.smoke.js +21 -19
  18. package/cypress/e2e/ILC/EditItem/editItem.ts +7 -7
  19. package/cypress/e2e/ILC/EssayResponse/equationEditor.smoke.js +0 -8
  20. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/allOrNothingForAllViews.smoke.js +1 -10
  21. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/editQuestion.smoke.js +2 -2
  22. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/previewContentsForAllViews.smoke.js +1 -11
  23. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/allOrNothingForAllView.smoke.js +1 -10
  24. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/previewContentsForAllViews.smoke.js +1 -10
  25. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/allOrNothingForAllViews.smoke.js +1 -10
  26. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/editQuestion.smoke.js +2 -2
  27. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/previewContentsForAllViews.smoke.js +1 -10
  28. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/allOrNothingForAllView.smoke.js +1 -10
  29. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/previewContentsForAllViews.smoke.js +3 -12
  30. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/allOrNothingForAllViews.smoke.js +1 -10
  31. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/previewContentsForAllViews.smoke.js +4 -13
  32. package/cypress/e2e/ILC/FillInTheGapsTextNew/allOrNothingForAllViews.smoke.js +1 -10
  33. package/cypress/e2e/ILC/FillInTheGapsTextNew/previewContentsForAllViews.smoke.js +3 -12
  34. package/cypress/e2e/ILC/Graphing/gradingViewAndCorrectAnswerView.smoke.js +2 -12
  35. package/cypress/e2e/ILC/Graphing/previewContentsForAllViews.smoke.js +4 -13
  36. package/cypress/e2e/ILC/GridFill/allOrNothingBasicForAllViews.smoke.js +1 -11
  37. package/cypress/e2e/ILC/GridFill/previewContentsForAllViews.smoke.js +1 -9
  38. package/cypress/e2e/ILC/ImageHighlight/allOrNothingForAllViews.smoke.js +1 -11
  39. package/cypress/e2e/ILC/ImageHighlight/previewContentsForAllViews.smoke.js +4 -13
  40. package/cypress/e2e/ILC/ListOrderingDropdown/previewContentsForAllViews.smoke.js +3 -12
  41. package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/previewContentsForAllViews.smoke.js +1 -10
  42. package/cypress/e2e/ILC/ListOrderingNew/allOrNothingForAllViews.smoke.js +1 -10
  43. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/HorizontalOrientation/previewContentsForAllViews.smoke.js +3 -12
  44. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/allOrNothingForAllViews.smoke.js +4 -14
  45. package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/previewContentsForAllViews.smoke.js +3 -3
  46. package/cypress/e2e/ILC/Matching/allOrNothingScoringForAllViews.smoke.js +5 -14
  47. package/cypress/e2e/ILC/Matching/previewTabContentsForAllViews.smoke.js +3 -12
  48. package/cypress/e2e/ILC/MatchingDropdown/allOrNothingScoringForAllViews.smoke.js +5 -5
  49. package/cypress/e2e/ILC/MatchingDropdown/previewContentsForAllViews.smoke.js +4 -13
  50. package/cypress/e2e/ILC/MultipleSelection/allOrNothingBasicForAllViews.smoke.js +10 -19
  51. package/cypress/e2e/ILC/MultipleSelection/previewContentsForAllViews.smoke.js +2 -11
  52. package/cypress/e2e/ILC/MultipleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +5 -14
  53. package/cypress/e2e/ILC/MultipleSelectionGridNew/previewContentsForAllViews.smoke.js +4 -14
  54. package/cypress/e2e/ILC/NumberLine/allOrNothingScoringForAllViews.smoke.js +5 -5
  55. package/cypress/e2e/ILC/NumberLine/gradingViewAndCorrectAnswerView.smoke.js +2 -12
  56. package/cypress/e2e/ILC/NumberLine/previewTabContentsForAllViews.smoke.js +4 -13
  57. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/allOrNothingScoringForAllViews.smoke.js +5 -5
  58. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/gradingViewAndCorrectAnswerView.smoke.js +2 -3
  59. package/cypress/e2e/ILC/NumberLine/verticalNumberLine/previewTabContentsForAllViews.smoke.js +4 -4
  60. package/cypress/e2e/ILC/NumberLineLabel/allOrNothingForAllViews.smoke.js +5 -5
  61. package/cypress/e2e/ILC/NumberLineLabel/gradingViewAndCorrectAnswerView.smoke.js +0 -10
  62. package/cypress/e2e/ILC/NumberLineLabel/previewContentsForAllViews.smoke.js +1 -10
  63. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/allOrNothingForAllViews.smoke.js +5 -5
  64. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/gradingViewAndCorrectAnswerView.smoke.js +2 -2
  65. package/cypress/e2e/ILC/NumberLineLabel/verticalNumberLine/previewContentsForAllViews.smoke.js +1 -1
  66. package/cypress/e2e/ILC/Protractor/protractorPreviewContents.smoke.js +1 -1
  67. package/cypress/e2e/ILC/ReadingRuler/readingrulerPreviewContents.smoke.js +1 -1
  68. package/cypress/e2e/ILC/Ruler/rulerPreviewContents.smoke.js +1 -1
  69. package/cypress/e2e/ILC/ShortTextResponseNew/allOrNothingBasicForAllViews.smoke.js +3 -12
  70. package/cypress/e2e/ILC/ShortTextResponseNew/previewContentsForAllViews.smoke.js +6 -5
  71. package/cypress/e2e/ILC/SimpleCalculator/previewContents.smoke.js +1 -1
  72. package/cypress/e2e/ILC/SingleSelection/allOrNothingBasicForAllViews.smoke.js +3 -12
  73. package/cypress/e2e/ILC/SingleSelection/previewContents.smoke.js +1 -10
  74. package/cypress/e2e/ILC/SingleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +5 -14
  75. package/cypress/e2e/ILC/SingleSelectionGridNew/previewContentsForAllViews.smoke.js +1 -10
  76. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViews.smoke.js +14 -23
  77. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViewsFormulaTemplate.smoke.js +6 -5
  78. package/cypress/e2e/ILC/TextEntryMath/previewContentsForAllViews.smoke.js +4 -13
  79. package/cypress/e2e/ILC/TextEntryMathWithImage/allOrNothingScoringForAllViews.smoke.js +17 -17
  80. package/cypress/e2e/ILC/TextEntryMathWithImage/previewTabContentsForAllViews.smoke.js +5 -13
  81. package/cypress/e2e/ILC/TextSelection/ScoringGeneric/basicScoringForAllTextSelectionTypes.smoke.js +4 -4
  82. package/cypress/e2e/ILC/TextSelection/allOrNothingScoringForAllViews.smoke.js +6 -16
  83. package/cypress/e2e/ILC/TextSelection/previewContentsForAllViews.smoke.js +8 -8
  84. package/cypress/e2e/ILC/ToolAudioPlayerNew/previewContents.smoke.js +3 -3
  85. package/cypress/e2e/ILC/ToolSettings/toolSettingsPreviewContents.smoke.js +3 -3
  86. package/cypress/e2e/ILC/UploadResponse/gradingViewAndCorrectAnswerViewContents.smoke.js +1 -11
  87. package/cypress/e2e/ILC/UploadResponse/previewContentsForAllViews.smoke.js +4 -13
  88. package/cypress/e2e/ILC/UploadResponse/thumbNail.smoke.js +6 -16
  89. package/cypress/e2e/ILC/VideoResponseNew/compactRecorderStyle.smoke.js +3 -3
  90. package/cypress/e2e/ILC/VideoResponseNew/gradingViewAndCorrectAnswerViewContents.smoke.js +4 -14
  91. package/cypress/e2e/ILC/VideoResponseNew/previewContentsForAllViews.smoke.js +3 -12
  92. package/cypress/e2e/ILC/chartsDotsPlot/allOrNothingForAllViews.smoke.js +9 -9
  93. package/cypress/e2e/ILC/chartsDotsPlot/gradingViewAndCorrectAnswerView.smoke.js +2 -2
  94. package/cypress/e2e/ILC/chartsDotsPlot/previewContentsForAllViews.smoke.js +4 -13
  95. package/cypress/pages/components/autoScoredScoringPreviewTab.js +1 -0
  96. package/cypress/pages/components/equationEditorSectionCommonComponent.js +1 -3
  97. package/cypress/pages/components/gridQuestionCommonComponent.js +39 -1
  98. package/cypress/pages/components/optionsWrapperComponent.js +0 -3
  99. package/cypress/pages/createItemPage.js +2 -2
  100. package/cypress/pages/multipleSelectionPage.js +39 -1
  101. package/cypress/pages/singleSelectionPage.js +39 -1
  102. package/cypress/support/commands.js +0 -11
  103. package/cypress/support/e2e.js +0 -1
  104. package/package.json +1 -4
  105. package/scripts/sorry-cypress.mjs +5 -0
  106. package/cypress/e2e/applitools.config.js +0 -14
@@ -21,7 +21,7 @@ describe('Tool settings content for all views', () => {
21
21
  before(() => {
22
22
  switch (view) {
23
23
  case 'Question preview':
24
- cy.log('Navigating to multiple selection response question type');
24
+ cy.log('Navigating to short text response question type');
25
25
  multipleSelectionPage.steps.navigateToCreateQuestion('multiple selection');
26
26
  cy.barsPreLoaderWait();
27
27
  multipleSelectionPage.steps.addTextInQuestionInstructionsInputField('Text');
@@ -74,7 +74,7 @@ describe('Tool settings content for all views', () => {
74
74
  rulerPage.steps.verifyRulerNotVisible();
75
75
  });
76
76
 
77
- it(`When user clicks on 'Show ruler' button in ${view}, then ruler should be displayed and its button should change to 'Hide ruler'`, () => {
77
+ it('When user clicks on \'Show ruler\' button, then ruler should be displayed and its button should change to \'Hide ruler\'', () => {
78
78
  rulerPage.steps.clickOnRulerVisibilityButton();
79
79
  rulerPage.steps.verifyRulerVisible();
80
80
  rulerPage.steps.verifyPreviewTabRulerVisibilityButtonLabel('Hide');
@@ -177,7 +177,7 @@ describe('Tool settings content for all views', () => {
177
177
  protractorPage.steps.verifyPreviewTabProtractorVisibilityButtonLabel('Hide');
178
178
  });
179
179
 
180
- it(`When user has clicked visibility buttons for both the ruler and protractor tools in ${view}, both tools should be displayed simultaneously in the preview tab`, () => {
180
+ it('When user has clicked visibility buttons for both the ruler and protractor tools, both tools should be displayed simultaneously in the preview tab', () => {
181
181
  rulerPage.steps.verifyRulerVisible();
182
182
  protractorPage.steps.verifyProtractorVisibleInPreviewTab();
183
183
  });
@@ -12,14 +12,6 @@ describe('Create item page - Upload response: Grading view, Correct answer view
12
12
  cy.loginAs('admin');
13
13
  });
14
14
 
15
- beforeEach(() => {
16
- cy.startApplitools();
17
- });
18
-
19
- afterEach(() => {
20
- cy.eyesClose();
21
- });
22
-
23
15
  if (views.includes('Grading view')) {
24
16
  describe('Grading view contents', { tags: 'smoke' }, () => {
25
17
  abortEarlySetup();
@@ -58,7 +50,6 @@ describe('Create item page - Upload response: Grading view, Correct answer view
58
50
 
59
51
  it('Empty score input field and total score should be displayed', () => {
60
52
  gradingViewPage.steps.verifyGradingViewScore('', 10);
61
- cy.eyesCheckWindow('Grading view - Uploaded file and score');
62
53
  });
63
54
 
64
55
  it('Accessibility of uploaded file', { tags: 'a11y' }, () => {
@@ -67,7 +58,7 @@ describe('Create item page - Upload response: Grading view, Correct answer view
67
58
 
68
59
  //Adding skip as this does not work on spinnaker
69
60
  it.skip('On clicking on the file name, user should be able to download the file', () => {
70
- cy.verifyUploadFilePreviewDownload('highlightImage.jpg');
61
+ cy.verifyUploadFilePreviewDownload('highlightImage.jpg');
71
62
  });
72
63
  });
73
64
  }
@@ -99,7 +90,6 @@ describe('Create item page - Upload response: Grading view, Correct answer view
99
90
  it('\'This is a manual scored question\' help text should be displayed in the correct answer view', () => {
100
91
  utilities.verifyTextContent(correctAnswerViewPage.manualScoredQuestionHelpText(), 'This is a manual scored question.');
101
92
  utilities.verifyElementVisibilityState(correctAnswerViewPage.manualScoredQuestionHelpText(), 'visible');
102
- cy.eyesCheckWindow('Grading view - question instructions and help text');
103
93
  });
104
94
 
105
95
  it('The points alloted to the question should be displayed', () => {
@@ -14,14 +14,6 @@ describe('Create item page - Upload response : Preview contents', () => {
14
14
  cy.loginAs('admin');
15
15
  });
16
16
 
17
- beforeEach(() => {
18
- cy.startApplitools();
19
- });
20
-
21
- afterEach(() => {
22
- cy.eyesClose();
23
- });
24
-
25
17
  views.forEach((view) => {
26
18
  describe(`Preview tab contents - ${view}`, { tags: 'smoke' }, () => {
27
19
  abortEarlySetup();
@@ -62,7 +54,7 @@ describe('Create item page - Upload response : Preview contents', () => {
62
54
  utilities.verifyElementVisibilityState(uploadResponsePage.questionInstructionsText(), 'visible');
63
55
  });
64
56
 
65
- it(`${view} - Upload response area should have a Cloud icon and text 'Drag & Drop files here 'or browse files on your device, or capture an image' should be displayed`, () => {
57
+ it('Upload response area should have a Cloud icon and text \'Drag & Drop files here \'or browse files on your device, or capture an image\' should be displayed', () => {
66
58
  utilities.verifyElementVisibilityState(uploadResponsePage.uploadCloudIcon(), 'visible');
67
59
  utilities.verifyInnerText(uploadResponsePage.dragAndDropFilesText(), 'Drag & Drop files here');
68
60
  utilities.verifyTextContent(uploadResponsePage.fileUploadOptionsLabel(), 'or browse files on your device or capture an image');
@@ -90,7 +82,7 @@ describe('Create item page - Upload response : Preview contents', () => {
90
82
  uploadResponsePage.steps.verifyUploadedFileLimitCount(0, 3);
91
83
  });
92
84
 
93
- it(`${view} - When user uploads file, then uploaded file name should be displayed and file count should get updated`, () => {
85
+ it('When user uploads file, then uploaded file name should be displayed and file count should get updated', () => {
94
86
  uploadResponsePage.steps.uploadFile('uploads/highlightImage.jpg');
95
87
  uploadResponsePage.steps.uploadedFileContentsPreviewTab(0, 'highlightImage.jpg');
96
88
  uploadResponsePage.steps.verifyUploadedFileLimitCount(1, 3);
@@ -111,14 +103,13 @@ describe('Create item page - Upload response : Preview contents', () => {
111
103
  utilities.verifyElementCount(uploadResponsePage.fileName(), 2);
112
104
  });
113
105
 
114
- it(`${view} - When user edits the name of uploaded file, then edited name should be visible`, () => {
106
+ it('When user edits the name of uploaded file, then edited name should be visible', () => {
115
107
  uploadResponsePage.steps.clickOnEditDisplayTextIcon(0);
116
108
  utilities.verifyElementVisibilityState(uploadResponsePage.dialogBox(), 'exist');
117
109
  uploadResponsePage.steps.enterTextInEditDisplayTextPopupInputField('image.csv');
118
110
  uploadResponsePage.steps.verifyTextInEditDisplayTextPopupInputField('image.csv');
119
111
  uploadResponsePage.steps.clickAcceptButtonInPopup();
120
112
  uploadResponsePage.steps.verifyUploadedFileName(0, 'image.csv');
121
- cy.eyesCheckWindow(`${view} - Uploaded file name edited`);
122
113
  });
123
114
 
124
115
  it('CSS of Preview tab', { tags: 'css' }, () => {
@@ -171,7 +162,7 @@ describe('Create item page - Upload response : Preview contents', () => {
171
162
  uploadResponsePage.steps.verifyWarningMessage('The file type is not supported. Please upload files with the following supported formats: CSV, Excel, GIF, JPG, Open Office, PDF, PNG, Powerpoint, Publisher, RTF, TXT, Word, XPS, ZIP.');
172
163
  });
173
164
 
174
- it(`${view} - When user tries to upload files more than the limit, then warning message 'You have reached the maximum number of files that can be uploaded.' should be displayed`, () => {
165
+ it('When user tries to upload files more than the limit, then warning message \'You have reached the maximum number of files that can be uploaded.\' should be displayed', () => {
175
166
  uploadResponsePage.steps.uploadFile('uploads/highlightImage.jpg');
176
167
  uploadResponsePage.steps.uploadFile('uploads/image.png');
177
168
  uploadResponsePage.steps.verifyWarningMessage('You have reached the maximum number of files that can be uploaded.');
@@ -1,4 +1,4 @@
1
- import { uploadResponsePage, itemPreviewPage } from "../../../pages";
1
+ import { uploadResponsePage, itemPreviewPage} from "../../../pages";
2
2
  import abortEarlySetup from "../../../support/helpers/abortEarly";
3
3
  import utilities from "../../../support/helpers/utilities";
4
4
  const css = Cypress.env('css');
@@ -13,14 +13,6 @@ describe('Create item page - Upload response : Preview contents', () => {
13
13
  cy.loginAs('admin');
14
14
  });
15
15
 
16
- beforeEach(() => {
17
- cy.startApplitools();
18
- });
19
-
20
- afterEach(() => {
21
- cy.eyesClose();
22
- });
23
-
24
16
  views.forEach((view) => {
25
17
  describe(`Preview tab contents - ${view}`, { tags: 'smoke' }, () => {
26
18
  abortEarlySetup();
@@ -64,12 +56,12 @@ describe('Create item page - Upload response : Preview contents', () => {
64
56
  utilities.verifyElementVisibilityState(uploadResponsePage.questionInstructionsText(), 'visible');
65
57
  });
66
58
 
67
- it(`${view} - When user uploads file, then uploaded file name should be displayed, file count should get updated and thumb nail of the image should be visible`, () => {
59
+ it('When user uploads file, then uploaded file name should be displayed, file count should get updated and thumb nail of the image should be visible', () => {
68
60
  uploadResponsePage.steps.uploadFile('uploads/highlightImage.jpg');
69
61
  uploadResponsePage.steps.verifyThumbNailExistOrNotExist('highlightImage.jpg', 'visible');
70
62
  });
71
63
 
72
- it(`${view} - CSS of Thumb nail and File name in preview tab`, { tags: 'css' }, () => {
64
+ it('CSS of Thumb nail and File name in preview tab', { tags: 'css' }, () => {
73
65
  utilities.verifyCSS(uploadResponsePage.imageThumbNail(), {
74
66
  'box-sizing': 'border-box',
75
67
  'min-height': 'auto',
@@ -87,11 +79,9 @@ describe('Create item page - Upload response : Preview contents', () => {
87
79
  cy.checkAccessibility(uploadResponsePage.questionWrapperPreviewTab());
88
80
  });
89
81
 
90
- it(`${view} - When user clicks on the thumbnail then popup should open, and on clicking the close button the popup should close and the uploaded files should be displayed`, () => {
91
- utilities.verifyElementCount(uploadResponsePage.imageThumbNail(), 2);
82
+ it('When user clicks on the thumbnail then popup should open, and on clicking the close button the popup should close and the uploaded files should be displayed', () => {
92
83
  uploadResponsePage.steps.clickOnImageThumbNail();
93
84
  uploadResponsePage.steps.verifyImagePopUpDetail();
94
- cy.eyesCheckWindow(`${view} - Thumbnail popup`);
95
85
  uploadResponsePage.steps.closeImagePopup();
96
86
  uploadResponsePage.steps.verifyThumbNailExistOrNotExist('highlightImage.jpg', 'visible');
97
87
  utilities.verifyElementCount(uploadResponsePage.fileName(), 1);
@@ -105,7 +95,7 @@ describe('Create item page - Upload response : Preview contents', () => {
105
95
  utilities.verifyElementCount(uploadResponsePage.fileName(), 1);
106
96
  });
107
97
 
108
- it(`${view} - When user uploads different file types then only image files should be displayed with thumbnail`, () => {
98
+ it('When user uploads different file types then only image files should be displayed with thumbnail', () => {
109
99
  for (let number = 0; number < 13; number++) {
110
100
  uploadResponsePage.steps.deleteFile();
111
101
  uploadResponsePage.steps.clickAcceptButtonInPopup();
@@ -114,7 +104,7 @@ describe('Create item page - Upload response : Preview contents', () => {
114
104
  }
115
105
  });
116
106
 
117
- it(`${view} - When user uploads a file in .heif or .heic format then and info icon with tool tip should be present and image thumb nail should not be present`, () => {
107
+ it('When user uploads a file in .heif or .heic format then and info icon with tool tip should be present and image thumb nail should not be present', () => {
118
108
  for (let number = 13; number < 15; number++) {
119
109
  uploadResponsePage.steps.deleteFile();
120
110
  uploadResponsePage.steps.clickAcceptButtonInPopup();
@@ -19,7 +19,7 @@ describe('Preview of Video response for compact recorder style', () => {
19
19
  videoResponsePage.steps.switchToPreviewTab();
20
20
  });
21
21
 
22
- it(`Video response : If user selects \'Compact\' option from \'video recorder style\' toggle buttons, then \'Record\' button and \'Click the button to start recording...\' help text should be displayed in the preview tab`, () => {
22
+ it('If user selects \'Compact\' option from \'video recorder style\' toggle buttons, then \'Record\' button and \'Click the button to start recording...\' help text should be displayed in the preview tab', () => {
23
23
  utilities.verifyElementVisibilityState(videoResponsePage.recordButtonCompactPreview(), 'visible');
24
24
  utilities.verifyInnerText(videoResponsePage.recordButtonCompactPreview(), 'Record');
25
25
  utilities.verifyInnerText(videoResponsePage.recordingHelpTextCompactPreview(), 'Click the button to start recording...');
@@ -139,7 +139,7 @@ describe('Preview of Video response for compact recorder style', () => {
139
139
  cy.checkAccessibility(videoResponsePage.previewTabQuestionWrapper());
140
140
  });
141
141
 
142
- it(`Video response: When the recorder is in paused state and the user clicks on the \'Resume recording\' button the recording should get resumed from where it was paused. Resume recording button should update to Pause button and the help text should update to "Recording...". Resume icon button should get replaced with Pause icon button in the flyout, user should be able to view the duration of their recorded video in minutes, displayed as \'(min:secs / min:sec)\'. Stop button should be displayed in preview tab.`, () => {
142
+ it('When the recorder is in paused state and the user clicks on the \'Resume recording\' button the recording should get resumed from where it was paused. Resume recording button should update to Pause button and the help text should update to "Recording...". Resume icon button should get replaced with Pause icon button in the flyout, user should be able to view the duration of their recorded video in minutes, displayed as \'(min:secs / min:sec)\'. Stop button should be displayed in preview tab.', () => {
143
143
  videoResponsePage.steps.resumeRecordingCompactPreview();
144
144
  utilities.verifyElementVisibilityState(videoResponsePage.resumeRecordingButtonCompactPreview(), 'notExist');
145
145
  utilities.verifyElementVisibilityState(videoResponsePage.pauseRecordingButtonCompactPreview(), 'visible');
@@ -196,7 +196,7 @@ describe('Preview of Video response for compact recorder style', () => {
196
196
  utilities.verifyElementVisibilityState(videoResponsePage.playPlaybackButtonCompactPreview(), 'visible');
197
197
  });
198
198
 
199
- it(`Video response : When recording is inprogress, recording should stop at maximum recording duration and \'Stop\' button should get replaced with Retake button. Playback button should be displayed in enabled state.`, () => {
199
+ it('When recording is inprogress, recording should stop at maximum recording duration and \'Stop\' button should get replaced with Retake button. Playback button should be displayed in enabled state.', () => {
200
200
  cy.log('Pre-step: Switch to edit tab and set maximum recording duration to 10 secs')
201
201
  videoResponsePage.steps.switchToEditTab();
202
202
  videoResponsePage.steps.setMaximumRecordingDuration(40);
@@ -14,14 +14,6 @@ describe('Create item page - Video response: Grading view, Correct answer view c
14
14
  cy.loginAs('admin');
15
15
  });
16
16
 
17
- beforeEach(() => {
18
- cy.startApplitools();
19
- });
20
-
21
- afterEach(() => {
22
- cy.eyesClose();
23
- });
24
-
25
17
  if (views.includes('Grading view')) {
26
18
  describe('Grading view contents', { tags: 'smoke' }, () => {
27
19
  let actualVideoSeekedInPercent = 50
@@ -51,10 +43,9 @@ describe('Create item page - Video response: Grading view, Correct answer view c
51
43
  utilities.verifyElementVisibilityState(videoResponsePage.questionInstructionsText(), 'visible');
52
44
  });
53
45
 
54
- it('Video response : The response submitted by the student should be visible in the playback player of the grading view.', () => {
46
+ it('The response submitted by the student should be visible in the playback player of the grading view.', () => {
55
47
  utilities.verifyElementVisibilityState(videoResponsePage.standardPreviewPlaybackWrapper(), 'visible');
56
48
  videoResponsePage.steps.verifyVideoPlaybackTimer('0:00', '0:12');
57
- cy.eyesCheckWindow(`Video response - Grading view contents`);
58
49
  });
59
50
 
60
51
  it('When the user clicks on \'Play\' button, then the video should start playing. Timer should display the amount of video that has been played and the total video length in (mm:ss)/(mm:ss) format.', () => {
@@ -63,7 +54,7 @@ describe('Create item page - Video response: Grading view, Correct answer view c
63
54
  videoResponsePage.steps.verifyVideoPlaybackTimer('0:03', '0:12');
64
55
  });
65
56
 
66
- it('Video response : When the video player is in playback state and the user clicks on \'Pause\' button, then playback should get paused. Progress bar and timer should not update further and the \'Pause\' button should get replaced with \'Play\' button', () => {
57
+ it('When the video player is in playback state and the user clicks on \'Pause\' button, then playback should get paused. Progress bar and timer should not update further and the \'Pause\' button should get replaced with \'Play\' button', () => {
67
58
  videoResponsePage.steps.verifyVideoPlaybackTimer('0:05', '0:12');
68
59
  videoResponsePage.steps.pauseAndVerifyProgressBarSliderPosition();
69
60
  videoResponsePage.steps.verifyVideoPlaybackTimer('0:05', '0:12');
@@ -131,7 +122,7 @@ describe('Create item page - Video response: Grading view, Correct answer view c
131
122
  });
132
123
  }
133
124
 
134
- it('Video response : A download button should be displayed in the playback player', () => {
125
+ it('A download button should be displayed in the playback player', () => {
135
126
  utilities.verifyElementVisibilityState(videoResponsePage.downloadVideoButton(), 'visible');
136
127
  });
137
128
 
@@ -180,9 +171,8 @@ describe('Create item page - Video response: Grading view, Correct answer view c
180
171
 
181
172
  correctAnswerViewPage.tests.verifyManualScoredQuestionHelpTextCorrectAnswerPage();
182
173
 
183
- it('Video response: The points alloted to the question should be displayed', () => {
174
+ it('The points alloted to the question should be displayed', () => {
184
175
  correctAnswerViewPage.steps.verifyAvailablePoints(10);
185
- cy.eyesCheckWindow('Video response: Correct answer view contents');
186
176
  });
187
177
  });
188
178
  }
@@ -13,14 +13,6 @@ describe('Create item page - Video response: Preview contents', () => {
13
13
  cy.loginAs('admin');
14
14
  });
15
15
 
16
- beforeEach(() => {
17
- cy.startApplitools();
18
- });
19
-
20
- afterEach(() => {
21
- cy.eyesClose();
22
- });
23
-
24
16
  views.forEach((view) => {
25
17
  describe(`Preview tab contents - ${view}`, { tags: 'smoke' }, () => {
26
18
  abortEarlySetup();
@@ -67,7 +59,7 @@ describe('Create item page - Video response: Preview contents', () => {
67
59
  utilities.verifyElementVisibilityState(videoResponsePage.startRecordingText(), 'visible');
68
60
  });
69
61
 
70
- it(`${view} view - Video response: When the user has not started recording, a status message: \'Allow camera and microphone access.\' along with a microphone icon should be displayed on the recording interface`, () => {
62
+ it('When the user has not started recording, a status message: \'Allow camera and microphone access.\' along with a microphone icon should be displayed on the recording interface', () => {
71
63
  videoResponsePage.steps.verifyRecordingStatus('Allow camera and microphone access.');
72
64
  });
73
65
 
@@ -154,14 +146,13 @@ describe('Create item page - Video response: Preview contents', () => {
154
146
  utilities.verifyElementVisibilityState(videoResponsePage.stopButton(), 'visible');
155
147
  });
156
148
 
157
- it(`${view} view - Video response: When a recording is in progress and the user first pauses the recording and then stops recording, then the recording should stop, recorded video response should be saved. User should be able to view the duration of their recorded video in minutes, displayed as \'(min:secs)\'.`, () => {
149
+ it('When a recording is in progress and the user first pauses the recording and then stops recording, then the recording should stop, recorded video response should be saved. User should be able to view the duration of their recorded video in minutes, displayed as \'(min:secs)\'.', () => {
158
150
  videoResponsePage.steps.resetQuestionPreview();
159
151
  videoResponsePage.steps.startRecording();
160
152
  videoResponsePage.steps.waitForRecordingToStart();
161
153
  videoResponsePage.steps.addWaitToRecord(9000);
162
154
  videoResponsePage.steps.pauseRecording();
163
155
  videoResponsePage.steps.stopAndVerifySavingAndRecordingLength();
164
- cy.eyesCheckWindow(`${view} view - Video response: Duration of their recorded video in minutes`);
165
156
  });
166
157
  } else {
167
158
  it('When a recording is in progress and the user clicks on the \'Pause recording\' button, recording should pause and the status message should update to \'Recording paused\'. User should be able to view the duration of their recorded video in minutes, displayed as \'(min:secs/min:sec)\'. \'Pause recording\' button should get replaced with \'Resume recording\' button. \'Stop recording\' button should be displayed beside resume recording button', () => {
@@ -191,7 +182,7 @@ describe('Create item page - Video response: Preview contents', () => {
191
182
  utilities.verifyInnerText(videoResponsePage.savedResponseText(), 'Your response has been recorded.');
192
183
  });
193
184
 
194
- it(`${view} view - Video response: When the video player is in playback state and the user clicks on \'Pause\' button, then playback should get paused. Progress bar and timer should not update further and the \'Pause\' button should get replaced with \'Play\' button`, () => {
185
+ it('When the video player is in playback state and the user clicks on \'Pause\' button, then playback should get paused. Progress bar and timer should not update further and the \'Pause\' button should get replaced with \'Play\' button', () => {
195
186
  videoResponsePage.steps.pauseAndVerifyProgressBarSliderPosition();
196
187
  utilities.verifyElementVisibilityState(videoResponsePage.playbackPlayButton(), 'visible');
197
188
  utilities.verifyElementVisibilityState(videoResponsePage.playbackPauseButton(), 'notExist');
@@ -44,7 +44,7 @@ describe('Create Item page - Charts - Dot: All or nothing ', () => {
44
44
  };
45
45
 
46
46
  views.forEach((view) => {
47
- describe(`Charts - Dot: All or nothing scoring - ${view}`, { tags: 'smoke' }, () => {
47
+ describe(` Charts - Dot: All or nothing scoring - ${view}`, { tags: 'smoke' }, () => {
48
48
  abortEarlySetup();
49
49
  before(() => {
50
50
  switch (view) {
@@ -116,7 +116,7 @@ describe('Create Item page - Charts - Dot: All or nothing ', () => {
116
116
  };
117
117
 
118
118
  //Note: Remove comment after https://redmine.zeuslearning.com/issues/570904 is resolved
119
- it.skip(`${view} - Charts Dot - When the user selects \'Grading\' view without attempting the question, then by default correct dot column should have correct icons, incorrect dot column should have incorrect icons, the correct answer should be displayed in the correct answer section number line axis and correct/incorrect status message should not be displayed`, () => {
119
+ it.skip('When the user selects \'Grading\' view without attempting the question, then by default correct dot column should have correct icons, incorrect dot column should have incorrect icons, the correct answer should be displayed in the correct answer section number line axis and correct/incorrect status message should not be displayed', () => {
120
120
  if (view === 'Grading view') {
121
121
  studentViewPage.steps.submitResponse();
122
122
  utilities.verifyElementVisibilityState(dialogBoxBase.dialogBox(), 'visible');
@@ -141,7 +141,7 @@ describe('Create Item page - Charts - Dot: All or nothing ', () => {
141
141
  chartsDotPlotPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
142
142
  });
143
143
 
144
- it(`${view} - Charts Dot - When the user attempts the question incorrectly then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted dot column should be displayed incorrect and the correct answer should be displayed in the correct answer section number line axis`, () => {
144
+ it('When the user attempts the question incorrectly then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted dot column should be displayed incorrect and the correct answer should be displayed in the correct answer section number line axis', () => {
145
145
  chartsDotPlotPage.steps.plotDotsInDotColumnPreviewTab(2, { point: 4, min: 1, interval: 1 });
146
146
  chartsDotPlotPage.steps.plotDotsInDotColumnPreviewTab(2, { point: 6, min: 1, interval: 1, defaultDots: 0 });
147
147
  if (view === 'Grading view') {
@@ -170,7 +170,7 @@ describe('Create Item page - Charts - Dot: All or nothing ', () => {
170
170
  chartsDotPlotPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
171
171
  });
172
172
 
173
- it(`${view} - Charts Dot - When the user attempts the question by adding more dots than required in the dot columns having dots by default, then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted dot column should be displayed incorrect and the correct answer should be displayed in the correct answer section number line axis`, () => {
173
+ it('When the user attempts the question by adding more dots than required in the dot columns having dots by default, then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted dot column should be displayed incorrect and the correct answer should be displayed in the correct answer section number line axis', () => {
174
174
  if (view === 'Grading view') {
175
175
  studentViewPage.steps.clearResponses();
176
176
  };
@@ -201,7 +201,7 @@ describe('Create Item page - Charts - Dot: All or nothing ', () => {
201
201
  chartsDotPlotPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
202
202
  });
203
203
 
204
- it(`${view} - Charts Dot - When the user attempts the question by setting fewer dots than required in the dot columns having dots by default, then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted dot column should be displayed incorrect and the correct answer should be displayed in the correct answer section number line axis`, () => {
204
+ it('When the user attempts the question by setting fewer dots than required in the dot columns having dots by default, then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted dot column should be displayed incorrect and the correct answer should be displayed in the correct answer section number line axis', () => {
205
205
  if (view === 'Grading view') {
206
206
  studentViewPage.steps.clearResponses();
207
207
  };
@@ -233,7 +233,7 @@ describe('Create Item page - Charts - Dot: All or nothing ', () => {
233
233
  chartsDotPlotPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
234
234
  });
235
235
 
236
- it(`${view} - Charts Dot - When the user attempts the question by removing all the dots to dot column that is not supposed to be empty, then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted dot column should be displayed incorrect and the correct answer should be displayed in the correct answer section number line axis`, () => {
236
+ it('When the user attempts the question by removing all the dots to dot column that is not supposed to be empty, then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted dot column should be displayed incorrect and the correct answer should be displayed in the correct answer section number line axis', () => {
237
237
  if (view === 'Grading view') {
238
238
  studentViewPage.steps.clearResponses();
239
239
  };
@@ -265,7 +265,7 @@ describe('Create Item page - Charts - Dot: All or nothing ', () => {
265
265
  chartsDotPlotPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
266
266
  });
267
267
 
268
- it(`${view} - Charts Dot - When the user attempts the question by adding dots to the dot columns that is supposed to be empty, then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted dot column should be displayed incorrect and the correct answer should be displayed in the correct answer section number line axis`, () => {
268
+ it('When the user attempts the question by adding dots to the dot columns that is supposed to be empty, then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the attempted dot column should be displayed incorrect and the correct answer should be displayed in the correct answer section number line axis', () => {
269
269
  if (view === 'Grading view') {
270
270
  studentViewPage.steps.clearResponses();
271
271
  };
@@ -297,7 +297,7 @@ describe('Create Item page - Charts - Dot: All or nothing ', () => {
297
297
  chartsDotPlotPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
298
298
  });
299
299
 
300
- it(`${view} - Charts Dot - When the user attempts the question by changing number of dots in the dot columns which have the correct number of dots by default and setting a dot column correctly, then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the incorrectly attempted dot column should be displayed incorrect, correctly attempted dot column should be displayed correct, and the correct answer should be displayed in the correct answer section number line axis`, () => {
300
+ it('When the user attempts the question by changing number of dots in the dot columns which have the correct number of dots by default and setting a dot column correctly, then the user should be awarded with 0 points and on switching to grading view \'Your answer is incorrect\' should be displayed and the incorrectly attempted dot column should be displayed incorrect, correctly attempted dot column should be displayed correct, and the correct answer should be displayed in the correct answer section number line axis', () => {
301
301
  if (view === 'Grading view') {
302
302
  studentViewPage.steps.clearResponses();
303
303
  };
@@ -330,7 +330,7 @@ describe('Create Item page - Charts - Dot: All or nothing ', () => {
330
330
  chartsDotPlotPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
331
331
  });
332
332
 
333
- it(`${view} - Charts Dot - When the user attempts the question correctly, the user should be awarded with full points and on switching to grading view, \'Your answer is correct\' should be displayed and correct answer section should not be displayed`, () => {
333
+ it('When the user attempts the question correctly, the user should be awarded with full points and on switching to grading view, \'Your answer is correct\' should be displayed and correct answer section should not be displayed', () => {
334
334
  if (view === 'Grading view') {
335
335
  studentViewPage.steps.clearResponses();
336
336
  };
@@ -88,7 +88,7 @@ describe('Create item page - Dot plot charts : Grading view, Correct answer view
88
88
  chartsDotPlotPage.steps.verifyDotCountCorrectAnswerSection(2, { point: 1, min: 1, interval: 0.25 });
89
89
  });
90
90
 
91
- it('Charts Dot - Correct answer section along with dot plot attempted by the user should be displayed', () => {
91
+ it('Correct answer section along with dot plot attempted by the user should be displayed', () => {
92
92
  chartsDotPlotPage.steps.verifyCorrectDotColumnPreviewTab({ point: 3, min: 1, interval: 0.25 });
93
93
  chartsDotPlotPage.steps.verifyCorrectDotPreviewTab({ point: 3, min: 1, interval: 0.25 });
94
94
  chartsDotPlotPage.steps.verifyIncorrectDotColumnPreviewTab({ point: 2, min: 1, interval: 0.25 });
@@ -181,7 +181,7 @@ describe('Create item page - Dot plot charts : Grading view, Correct answer view
181
181
  chartsDotPlotPage.steps.verifyCorrectDotPreviewTab({ point: 3, min: 1, interval: 0.25 });
182
182
  });
183
183
 
184
- it('Charts Dot - The points alloted to the question should be displayed', () => {
184
+ it('The points alloted to the question should be displayed', () => {
185
185
  correctAnswerViewPage.steps.verifyAvailablePoints(10);
186
186
  });
187
187
 
@@ -13,14 +13,6 @@ describe('Create item page: Charts - Dot - Preview contents in all views', () =>
13
13
  cy.loginAs('admin');
14
14
  });
15
15
 
16
- beforeEach(() => {
17
- cy.startApplitools();
18
- });
19
-
20
- afterEach(() => {
21
- cy.eyesClose();
22
- });
23
-
24
16
  views.forEach((view) => {
25
17
  describe(`Preview tab contents - ${view}`, { tags: 'smoke' }, () => {
26
18
  abortEarlySetup();
@@ -79,13 +71,13 @@ describe('Create item page: Charts - Dot - Preview contents in all views', () =>
79
71
  utilities.verifyElementVisibilityState(chartsDotPlotPage.previewTabXAxisLabelButton(), 'visible');
80
72
  });
81
73
 
82
- it(`${view} - Charts Dot - The number line axis should be displayed with labels from 1 to 6 with 20 divisions`, () => {
74
+ it('The number line axis should be displayed with labels from 1 to 6 with 20 divisions', () => {
83
75
  utilities.verifyElementVisibilityState(chartsDotPlotPage.numberLineAxisPreviewTab(), 'exist');
84
76
  chartsDotPlotPage.steps.verifyDivisionsOnNumberLineAxisPreviewTab({ min: 1, max: 6, interval: 0.25 });
85
77
  chartsDotPlotPage.steps.verifyLabelsOnNumberLineAxisPreviewTab(1, 6, 4);
86
78
  });
87
79
 
88
- it(`${view} - Charts Dot - User should be able to edit the X axis labels in preview tab`, () => {
80
+ it('User should be able to edit the X axis labels in preview tab', () => {
89
81
  chartsDotPlotPage.steps.editXAxisLabelInPreviewTab('Numbers of days');
90
82
  utilities.verifyInnerText(chartsDotPlotPage.previewTabXAxisLabelButton(), 'Numbers of days');
91
83
  });
@@ -172,7 +164,7 @@ describe('Create item page: Charts - Dot - Preview contents in all views', () =>
172
164
  chartsDotPlotPage.steps.unselectDotColumnInPreviewTab({ point: 4, min: 1, interval: 0.25 });
173
165
  });
174
166
 
175
- it(`${view} - Charts Dot - When user removes dots from dot column having 10 dots then \'Add dot\' button should be in enabled state`, () => {
167
+ it('When user removes dots from dot column having 10 dots then \'Add dot\' button should be in enabled state', () => {
176
168
  //using minus button
177
169
  chartsDotPlotPage.steps.plotDotsInDotColumnPreviewTab(9, { point: 5, min: 1, interval: 0.25 });
178
170
  chartsDotPlotPage.steps.selectDotColumnInPreviewTab({ point: 5, min: 1, interval: 0.25 });
@@ -182,7 +174,6 @@ describe('Create item page: Charts - Dot - Preview contents in all views', () =>
182
174
  chartsDotPlotPage.steps.decreaseDotInDotColumnUsingKeyboardPreviewTab(1, { point: 4, min: 1, interval: 0.25 });
183
175
  utilities.verifyElementNotDisabled(chartsDotPlotPage.addButtonPreviewTab());
184
176
  chartsDotPlotPage.steps.unselectDotColumnInPreviewTab({ point: 4, min: 1, interval: 0.25 });
185
- cy.eyesCheckWindow(`${view} - Charts Dot - Charts Dot: After Adding/Removing dots`);
186
177
  });
187
178
 
188
179
  it('CSS of preview tab contents', { tags: 'css' }, () => {
@@ -379,7 +370,7 @@ describe('Create item page: Charts - Dot - Preview contents in all views', () =>
379
370
  utilities.verifyElementNotDisabled(chartsDotPlotPage.controlOptionsPreviewTab(controlOptions[0]));
380
371
  });
381
372
 
382
- it(`${view} - Charts Dot - When the user clicks on Reset button and confirms reset, then all the chart actions should be reverted and chart should be reverted to default state and control options should be in disabled state`, () => {
373
+ it('When the user clicks on Reset button and confirms reset, then all the chart actions should be reverted and chart should be reverted to default state and control options should be in disabled state', () => {
383
374
  chartsDotPlotPage.steps.selectControlOptionPreviewTab(controlOptions[2]);
384
375
  chartsDotPlotPage.steps.confirmReset();
385
376
  chartsDotPlotPage.steps.verifyDotColumnIsLockedInPreviewTab({ point: 1, min: 1, interval: 0.25 });
@@ -153,6 +153,7 @@ const steps = {
153
153
  }
154
154
 
155
155
  const tests = {
156
+ //Note: need to fix this function once save as you go is available for all question types
156
157
  verifyPreviewModesAndScoreWhenPointsAndCorrectAnswersIsNotSet: () => {
157
158
  it('When the user has not set correct answer option(s) and alloted points, \'Student view\' radio button should be checked, \'Grading view\' button should not be checked, 0 points should be displayed and no correct or incorrect icons should be displayed in the preview tab', () => {
158
159
  utilities.verifyInnerText(autoScoredScoringPreviewTab.studentViewRadioButtonLabel(), 'Student view');
@@ -363,7 +363,6 @@ const tests = {
363
363
  equationEditorSectionCommonComponent.steps.focusInResponseAnswerInputFieldPreviewTab(0);
364
364
  }
365
365
  utilities.verifyElementVisibilityState(equationEditorFlyout.dialogBox(), 'visible');
366
- cy.eyesCheckWindow('Equation Editor flyout in preview tab');
367
366
  });
368
367
 
369
368
  it('\'Done\'button should be displayed at the bottom of the flyout', () => {
@@ -431,12 +430,11 @@ const tests = {
431
430
  cy.checkAccessibility(equationEditorFlyout.dialogBox());
432
431
  });
433
432
 
434
- it(`${questionType} Cancel button should be displayed in the flyout and when user clicks the 'Cancel' button then the flyout should close`, () => {
433
+ it('Cancel button should be displayed in the flyout and when user clicks the \'Cancel\' button then the flyout should close', () => {
435
434
  utilities.verifyElementVisibilityState(equationEditorFlyout.buttonCancel(), 'visible');
436
435
  utilities.verifyInnerText(equationEditorFlyout.buttonCancel(), 'Cancel');
437
436
  equationEditorFlyout.steps.clickOnEquationEditorCancelButton();
438
437
  utilities.verifyElementVisibilityState(equationEditorFlyout.dialogBox(), 'notExist');
439
- cy.eyesCheckWindow(`${questionType} Equation Editor flyout should not be displayed`);
440
438
  });
441
439
  },
442
440
 
@@ -211,7 +211,7 @@ const steps = {
211
211
  utilities.getNthElement(gridQuestionCommonComponent.editCellPropertyRow(), row).within(() => {
212
212
  utilities.getNthElement(gridQuestionCommonComponent.tableCell(), column).within(() => {
213
213
  gridQuestionCommonComponent.cellPropertyInputField()
214
- .focus();
214
+ .click();
215
215
  gridQuestionCommonComponent.cellPropertyInputField()
216
216
  .clear()
217
217
  .type(text)
@@ -2071,6 +2071,44 @@ const steps = {
2071
2071
  }
2072
2072
 
2073
2073
  const tests = {
2074
+ //Note: need to remove this as change the global function once save as you go is available for all question types
2075
+ verifyPreviewModesAndScoreWhenPointsAndCorrectAnswersIsNotSet: () => {
2076
+ it('When the user has not set correct answer option(s) and alloted points, \'Student view\' radio button should be checked, \'Grading view\' button should not be checked, 0 points should be displayed and no correct or incorrect icons should be displayed in the preview tab', () => {
2077
+ utilities.verifyInnerText(autoScoredScoringPreviewTab.studentViewRadioButtonLabel(), 'Student view');
2078
+ utilities.verifyInnerText(autoScoredScoringPreviewTab.gradingViewRadioButtonLabel(), 'Grading view');
2079
+ autoScoredScoringPreviewTab.studentViewRadioButton()
2080
+ .should('be.checked');
2081
+ autoScoredScoringPreviewTab.gradingViewRadioButton()
2082
+ .should('not.be.checked');
2083
+ autoScoredScoringPreviewTab.steps.checkManuallyScoredScoringLabel();
2084
+ autoScoredScoringPreviewTab.steps.verifyCorrectIncorrectIconsNotExist();
2085
+ });
2086
+
2087
+ it('CSS of Preview mode contents', { tags: 'css' }, () => {
2088
+ utilities.verifyCSS(autoScoredScoringPreviewTab.studentViewRadioButtonLabel(), {
2089
+ 'color': css.color.labelText,
2090
+ 'font-size': css.fontSize.normal,
2091
+ 'font-weight': css.fontWeight.regular
2092
+ });
2093
+ utilities.verifyCSS(autoScoredScoringPreviewTab.gradingViewRadioButtonLabel(), {
2094
+ 'color': css.color.labelText,
2095
+ 'font-size': css.fontSize.normal,
2096
+ 'font-weight': css.fontWeight.regular
2097
+ });
2098
+ utilities.verifyCSS(autoScoredScoringPreviewTab.scoreLabelPreviewTab(), {
2099
+ 'color': css.color.codeBlockText,
2100
+ 'font-size': css.fontSize.default,
2101
+ 'font-weight': css.fontWeight.bold
2102
+ });
2103
+ utilities.verifyCSS(autoScoredScoringPreviewTab.studentViewRadioButton().parent().find('svg'), {
2104
+ 'fill': css.color.activeButtons
2105
+ });
2106
+ utilities.verifyCSS(autoScoredScoringPreviewTab.gradingViewRadioButton().parent().find('svg path'), {
2107
+ 'fill': css.color.uncheckedCheckbox
2108
+ });
2109
+ });
2110
+ },
2111
+
2074
2112
  verifyContentsOfSpecifyCorrectAnswerSection: () => {
2075
2113
  it(`When the user selects any scoring type except for manual scored, then the question grid should be displayed in the specify correct answer section`, () => {
2076
2114
  gridQuestionCommonComponent.steps.verifyTableCellPropertySpecifyCorrectAnswerSection({ row: 0, column: 0 }, 'None');
@@ -237,9 +237,6 @@ const steps = {
237
237
  enterTextInOptionInputField: (index, textContent) => {
238
238
  optionsWrapperComponent.optionsSectionWrapper()
239
239
  .within(() => {
240
- optionsWrapperComponent.optionsInputField()
241
- .eq(index)
242
- .clear()
243
240
  optionsWrapperComponent.optionsInputField()
244
241
  .eq(index)
245
242
  .type(textContent)
@@ -31,7 +31,7 @@ const selectors = {
31
31
  sectionsNumber1Label: () => cy.get('.tablist-numbered-label').eq(0),
32
32
  sectionsNumber2Label: () => cy.get('.tablist-numbered-label').eq(1),
33
33
  noPreviewText: () => cy.get('[class*="__NoPreview"]'),
34
- editItemButton: () => cy.get('.icon-pencil'),
34
+ editItemButton: () => cy.get('.column-component-column .icon-pencil'),
35
35
  pointsValue: () => cy.get('[class*="PreviewTabstyles__PointsValue"]'),
36
36
  moreActionsButton: () => cy.get('[class*="MoreActionMenuButton"] [type="button"]'),
37
37
  deleteItemButton: () => cy.get('[aria-label="Delete Button"]')
@@ -587,7 +587,7 @@ const steps = {
587
587
  * @param {number} index of the question
588
588
  * @description this function is used to click on edit item button
589
589
  */
590
- editItem: (index) => {
590
+ editItem: (index = 0) => {
591
591
  createItemPage.editItemButton()
592
592
  .eq(index)
593
593
  .click();