itemengine-cypress-automation 1.0.343 → 1.0.344-graph-and-chart-r2-8153722.0
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.
- package/cypress/e2e/ILC/AudioResponseNew/editTabBasicSection.js +4 -16
- package/cypress/e2e/ILC/BrainingCampManipulative/editTabBasicSection.js +1 -1
- package/cypress/e2e/ILC/BrowseItems/browseReviewItems.js +398 -0
- package/cypress/e2e/ILC/BrowseItems/browseReviewItemsMobileView.js +329 -0
- package/cypress/e2e/ILC/BrowseItems/browseThinkSphereItems.js +260 -0
- package/cypress/e2e/ILC/BrowseItems/browseThinkSphereItemsMobileView.js +368 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +33 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightBasic.js +2 -2
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +1 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +1 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +1 -0
- package/cypress/e2e/ILC/ChartsBar/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +1 -0
- package/cypress/e2e/ILC/ChartsBar/editTabBasicSection.js +37 -0
- package/cypress/e2e/ILC/ChartsBar/headerSection.js +50 -2
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightBasic.js +1 -0
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +1 -0
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsCorrectPointsEqualToAlternativePoints.js +1 -0
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsCorrectPointsGreaterThanAlternativePoints.js +1 -0
- package/cypress/e2e/ILC/ChartsLine/Scoring/partialDifferentWeightsMinimumAndPenaltyScoring.js +1 -0
- package/cypress/e2e/ILC/ChartsLine/headerSection.js +18 -1
- package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabAddFeatureRadioButton.js +2 -3
- package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabAddTranscriptRadioButton .js +0 -2
- package/cypress/e2e/ILC/CkEditorAudioPlayer/audioPlayerEditTabStudentViewSettings.js +3 -3
- package/cypress/e2e/ILC/CkEditorEquationEditor/equationEditorBasicFile.js +4 -4
- package/cypress/e2e/ILC/CkEditorInsertImage/imageInfo.js +1 -1
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/allOrNothingBasicForAllViews.smoke.js +3 -3
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/headerSection.js +2 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/manuallyAndNonScoredScoringEditTab.js +4 -1
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/minimumScoringPenaltyPointsAndRoundingDropdown.js +3 -0
- package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/styleAndLayoutCustomizationLayoutProperties.js +3 -0
- package/cypress/e2e/ILC/DrawingResponse/drawingResponseAdditionalSettings.js +1 -0
- package/cypress/e2e/ILC/DrawingResponse/drawingResponseBackground.js +2 -8
- package/cypress/e2e/ILC/DrawingResponse/drawingResponseCustomizeAdditionalOptions.js +1 -0
- package/cypress/e2e/ILC/DrawingResponse/drawingResponseEditTabBasicSection.js +3 -3
- package/cypress/e2e/ILC/DrawingResponse/drawingResponsePreviewTabContents.smoke.js +3 -4
- package/cypress/e2e/ILC/EssayResponse/createCustomCategory.smoke.js +1 -1
- package/cypress/e2e/ILC/EssayResponse/editCategoryFlyout.js +0 -1
- package/cypress/e2e/ILC/EssayResponse/editTabBasicSections.js +23 -37
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/Scoring/blankResponseScoring.js +29 -25
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/allOrNothingForAllViews.smoke.js +210 -0
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/dropzoneStyleAndLayoutCustomization.js +6 -3
- package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/headerSection.js +1 -0
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/allOrNothingForAllView.smoke.js +201 -0
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/dropdownAndDropdownMenuSection.js +4 -1
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/dropdownOptionsSection.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsDropdownNew/specifyCorrectAnswerSection.js +0 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/Scoring/blankResponseScoring.js +18 -20
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/allOrNothingForAllViews.smoke.js +216 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/backgroundImageAndCanvasProperties.js +0 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/headerSection.js +1 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/studentViewSettings.js +5 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/styleAndLayoutCustomization.js +2 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/Scoring/blankResponseScoring.js +21 -30
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/allOrNothingForAllView.smoke.js +211 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/dropdownAndDropdownMenuSection.js +4 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/editTabBasicSection.js +0 -1
- package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/headerSection.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/HeaderSection.js +2 -2
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/Scoring/blankResponseScoring.js +23 -30
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/allOrNothingForAllViews.smoke.js +213 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/editTabScoringSection.js +2 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/responseAnswersAndAcceptedStudentInput.js +2 -0
- package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/supportedFileTypes.js +1 -1
- package/cypress/e2e/ILC/FillInTheGapsTextNew/Scoring/blankResponseScoring.js +25 -30
- package/cypress/e2e/ILC/FillInTheGapsTextNew/allOrNothingForAllViews.smoke.js +207 -0
- package/cypress/e2e/ILC/FillInTheGapsTextNew/editTabBasicSection.js +2 -10
- package/cypress/e2e/ILC/FillInTheGapsTextNew/editTabScoringSection.js +2 -0
- package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithAlternativePointsGreaterThanCorrectPoints.js +73 -0
- package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +38 -0
- package/cypress/e2e/ILC/Graphing/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +38 -0
- package/cypress/e2e/ILC/Graphing/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +87 -0
- package/cypress/e2e/ILC/Graphing/checkAddAlternativeButton.js +35 -0
- package/cypress/e2e/ILC/Graphing/editQuestion.smoke.js +28 -0
- package/cypress/e2e/ILC/Graphing/editTabBasicSection.js +38 -0
- package/cypress/e2e/ILC/Graphing/editTabScoringSection.js +1 -0
- package/cypress/e2e/ILC/Graphing/headerSection.js +36 -4
- package/cypress/e2e/ILC/Graphing/layoutAndGridOptions.js +6 -3
- package/cypress/e2e/ILC/GridFill/addAlternateButton.js +40 -0
- package/cypress/e2e/ILC/GridFill/customizeLayoutFillImageBackgroundImage.js +5 -6
- package/cypress/e2e/ILC/GridFill/customizeLayoutSectionShadeCellsGridBorders.js +2 -0
- package/cypress/e2e/ILC/GridFill/editTabScoringSection.js +3 -0
- package/cypress/e2e/ILC/GridFill/headerSection.js +1 -3
- package/cypress/e2e/ILC/GridFill/scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +39 -0
- package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +39 -0
- package/cypress/e2e/ILC/GridFill/scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +39 -0
- package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountAllOrNothingCorrectPointsGreaterThanAlternativePoints.js +37 -0
- package/cypress/e2e/ILC/GridFill/scoring/cellShadeCountallOrNothingCorrectPointsEqualToAlternativePoints.js +39 -0
- package/cypress/e2e/ILC/GridFill/scoring/cellshadeCountAllOrNothingAlternativePointsGreaterThanCorrectPoints.js +36 -0
- package/cypress/e2e/ILC/GridFill/scoring/checkLabelSaveAsYouGo.js +75 -0
- package/cypress/e2e/ILC/GridFill/specifyCorrectAnswerSection.js +2 -4
- package/cypress/e2e/ILC/ImageHighlight/Scoring/partialDifferentWeightsScoring.js +2 -1
- package/cypress/e2e/ILC/ImageHighlight/headerSection.js +2 -1
- package/cypress/e2e/ILC/ImageHighlight/studentViewSettings.js +2 -2
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +24 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +24 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +24 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +86 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/Scoring/partialEqualWeightsBasic.js +1 -1
- package/cypress/e2e/ILC/ListOrderingDropdown/allOrNothingForAllViews.smoke.js +1 -1
- package/cypress/e2e/ILC/ListOrderingDropdown/checkAddAlternativeButton.js +35 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/editTabBasicSection.js +24 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/headerSection.js +108 -0
- package/cypress/e2e/ILC/ListOrderingDropdown/specifyCorrectAnswerSection.js +6 -10
- package/cypress/e2e/ILC/ListOrderingNew/HorizontalOrientation/specifyCorrectAnswerSection.js +2 -1
- package/cypress/e2e/ILC/ListOrderingNew/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +52 -0
- package/cypress/e2e/ILC/ListOrderingNew/allOrNothingForAllViews.smoke.js +2 -1
- package/cypress/e2e/ILC/ListOrderingNew/editTabBasicSection.js +23 -0
- package/cypress/e2e/ILC/ListOrderingNew/headerSection.js +35 -9
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +41 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +30 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +50 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +101 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/checkAddAlternativeButton.js +38 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/editTabBasicSection.js +24 -0
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/editTabScoring.js +4 -1
- package/cypress/e2e/ILC/ListOrderingReorderAsASeperateList/headerSection.js +35 -1
- package/cypress/e2e/ILC/Matching/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +98 -0
- package/cypress/e2e/ILC/Matching/checkAlternativeButton.js +38 -0
- package/cypress/e2e/ILC/Matching/clickAndDrop.js +3 -5
- package/cypress/e2e/ILC/Matching/draggableOptions.js +4 -0
- package/cypress/e2e/ILC/Matching/editTabBasicSection.js +41 -0
- package/cypress/e2e/ILC/Matching/headerSection.js +36 -11
- package/cypress/e2e/ILC/Matching/questionInstructionsAndPromptSection.js +2 -15
- package/cypress/e2e/ILC/MultipleSelection/allOrNothingBasicForAllViews.smoke.js +226 -0
- package/cypress/e2e/ILC/MultipleSelection/allOrNothingWithAlternativeAnswer.js +6 -3
- package/cypress/e2e/ILC/MultipleSelection/checkScoringLabelBannerAndCorrectAnswer.js +3 -1
- package/cypress/e2e/ILC/MultipleSelection/editTabScoringSection.js +6 -3
- package/cypress/e2e/ILC/MultipleSelection/headerSection.js +1 -0
- package/cypress/e2e/ILC/MultipleSelection/minimumScoringPenaltyPointsAndRoundingDropdown.js +1 -1
- package/cypress/e2e/ILC/MultipleSelection/partialDifferentWeightsBasic.js +1 -1
- package/cypress/e2e/ILC/MultipleSelection/partialDifferentWeightsWithAlternativeAnswer.js +69 -64
- package/cypress/e2e/ILC/MultipleSelection/partialEqualWeightsWithAlternativeAnswer.js +6 -4
- package/cypress/e2e/ILC/MultipleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +220 -0
- package/cypress/e2e/ILC/MultipleSelectionGridNew/editTabScoringSection.js +11 -5
- package/cypress/e2e/ILC/MultipleSelectionGridNew/styleAndLayoutCustomizationLayoutProperties.js +4 -2
- package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithAlternatePointsGreaterThanCorrectPoints.js +79 -0
- package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsEqualToAlternatePoints.js +42 -0
- package/cypress/e2e/ILC/NumberLine/Scoring/allOrNothingWithCorrectPointsGreaterThanAlternativePoints.js +42 -0
- package/cypress/e2e/ILC/NumberLine/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +75 -0
- package/cypress/e2e/ILC/NumberLine/checkAddAlternativeButton.js +32 -0
- package/cypress/e2e/ILC/NumberLine/editTabSection.js +38 -0
- package/cypress/e2e/ILC/NumberLine/headerSection.js +33 -4
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingAlternativePointsGreaterThanCorrectPoints.js +81 -0
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsEqualToAlternativePoints.js +43 -0
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/allOrNothingCorrectPointsGreaterThanAlternativePoints.js +43 -0
- package/cypress/e2e/ILC/NumberLineLabel/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +76 -0
- package/cypress/e2e/ILC/NumberLineLabel/additionalSettingsBasic.js +1 -1
- package/cypress/e2e/ILC/NumberLineLabel/checkAddAlternativeButton.js +34 -0
- package/cypress/e2e/ILC/NumberLineLabel/editTabSection.js +38 -0
- package/cypress/e2e/ILC/NumberLineLabel/headerSection.js +37 -5
- package/cypress/e2e/ILC/NumberLineLabel/manuallyAndNonScoredEditTab.js +2 -1
- package/cypress/e2e/ILC/ShortTextResponseNew/editTabBasicSections.js +31 -48
- package/cypress/e2e/ILC/ShortTextResponseNew/headerSection.js +2 -4
- package/cypress/e2e/ILC/SingleSelection/allOrNothingBasicForAllViews.smoke.js +192 -0
- package/cypress/e2e/ILC/SingleSelection/checkScoringLabelBannerAndCorrectAnswer.js +3 -1
- package/cypress/e2e/ILC/SingleSelection/headerSection.js +1 -0
- package/cypress/e2e/ILC/SingleSelection/manuallyAndNonScoredScoring.js +94 -88
- package/cypress/e2e/ILC/SingleSelectionGridNew/Scoring/checkScoringLabelBannerAndCorrectAnswerSection.js +3 -1
- package/cypress/e2e/ILC/SingleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +209 -0
- package/cypress/e2e/ILC/SingleSelectionGridNew/editTabScoringSection.js +5 -0
- package/cypress/e2e/ILC/SingleSelectionGridNew/styleAndLayoutCustomizationLayoutProperties.js +8 -2
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +84 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +84 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +63 -0
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsAlternativePointsGreaterThanCorrectPoints.js +0 -1
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialDifferentWeightsScoringBasic.js +2 -2
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsAlternativePointsGreaterThanCorrectPoints.js +2 -2
- package/cypress/e2e/ILC/TextEntryMath/MathTemplateScoring/partialEqualWeightsCorrectPointsEqualToAlternativePoints.js +3 -3
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingAlternatePointsGreaterThanCorrectPoints.js +62 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsEqualToAlternatePoints.js +62 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/allOrNothingCorrectPointsGreaterThanAlternatePoints.js +63 -0
- package/cypress/e2e/ILC/TextEntryMath/Scoring/blankResponseScoring.js +0 -4
- package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViews.smoke.js +0 -8
- package/cypress/e2e/ILC/TextEntryMath/editTabBasicSection.js +27 -3
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodEquivalentStructures.smoke.js +86 -0
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchExact.smoke.js +97 -0
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchValue.smoke.js +97 -0
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodSymbolsAreEquivalent.smoke.js +167 -0
- package/cypress/e2e/ILC/TextEntryMath/evaluationMethodValueIsEquivalent.smoke.js +167 -2
- package/cypress/e2e/ILC/TextEntryMath/headerSection.js +43 -0
- package/cypress/e2e/ILC/TextEntryMath/previewContentsForAllViews.smoke.js +8 -6
- package/cypress/e2e/ILC/TextEntryMathWithImage/styleAndLayoutCustomization.js +1 -1
- package/cypress/e2e/ILC/TextSelection/ScoringParagraph/checkScoringLabelBannerAndCorrectAnswerSection.js +0 -1
- package/cypress/e2e/ILC/TextSelection/textSelectionModesInSpecifyPossibleOptionsSection.js +7 -12
- package/cypress/e2e/ILC/ThinkSphere/additionalSettings.js +52 -0
- package/cypress/e2e/ILC/ThinkSphere/createReviewItem.js +112 -0
- package/cypress/e2e/ILC/ThinkSphere/editTabBasicSection.js +561 -0
- package/cypress/e2e/ILC/ThinkSphere/editThinkSphereQuestion.smoke.js +185 -0
- package/cypress/e2e/ILC/ThinkSphere/equationEditorCreateCustomCategory.smoke.js +417 -0
- package/cypress/e2e/ILC/ThinkSphere/equationEditorEditCategoryFlyOut.js +289 -0
- package/cypress/e2e/ILC/ThinkSphere/headerSection.js +53 -0
- package/cypress/e2e/ILC/ThinkSphere/planPhase.js +581 -0
- package/cypress/e2e/ILC/ThinkSphere/previewTabPlanSection.js +541 -0
- package/cypress/e2e/ILC/ThinkSphere/solvePhase.js +296 -0
- package/cypress/e2e/ILC/ToolAudioPlayerNew/headerSection.js +1 -1
- package/cypress/e2e/ILC/UploadResponse/editTabBasicSection.js +34 -0
- package/cypress/e2e/ILC/UploadResponse/headerSection.js +38 -1
- package/cypress/e2e/ILC/VideoResponseNew/editTabBasicSection.js +14 -29
- package/cypress/e2e/ILC/chartsDotsPlot/headerSection.js +16 -1
- package/cypress/e2e/Sessions/fetchResponses.js +3 -3
- package/cypress/e2e/Sessions/scores.js +9 -5
- package/cypress/e2e/applitools.config.js +3 -3
- package/cypress/fixtures/theme/ilc.json +14 -1
- package/cypress/fixtures/uploads/sample.webm +0 -0
- package/cypress/fixtures/uploads/sample.wmv +0 -0
- package/cypress/fixtures/uploads/sample20MB.mp4 +0 -0
- package/cypress/fixtures/uploads/sample2MB.mp4 +0 -0
- package/cypress/fixtures/uploads/sample2MB_2.mp4 +0 -0
- package/cypress/fixtures/uploads/sample30MB.mp4 +0 -0
- package/cypress/pages/audioPlayerPage.js +22 -22
- package/cypress/pages/chartsBarPage.js +20 -0
- package/cypress/pages/components/additionalSettingsPanel.js +3 -2
- package/cypress/pages/components/autoScoredScoringPreviewTab.js +7 -1
- package/cypress/pages/components/autoScoredScoringSectionMultiResponseType.js +2 -0
- package/cypress/pages/components/autoScoredSpecifyCorrectAnswerSection.js +16 -28
- package/cypress/pages/components/backgroundImageUploadComponent.js +32 -25
- package/cypress/pages/components/browseItemsPage.js +998 -7
- package/cypress/pages/components/ckEditorAudioPlayerComponent.js +1 -1
- package/cypress/pages/components/ckEditorEquationEditorComponent.js +4 -4
- package/cypress/pages/components/ckEditorInsertImageComponent.js +3 -3
- package/cypress/pages/components/ckEditorLinkComponent.js +3 -3
- package/cypress/pages/components/commonComponents.js +8 -1
- package/cypress/pages/components/createQuestionBasePage.js +8 -1
- package/cypress/pages/components/defaultToolDropdown.js +7 -6
- package/cypress/pages/components/editCategoryFlyout.js +2 -2
- package/cypress/pages/components/equationEditorSectionCommonComponent.js +13 -26
- package/cypress/pages/components/fillInTheGapsDropdownCommonComponent.js +3 -3
- package/cypress/pages/components/fillInTheGapsTextCommonComponent.js +29 -35
- package/cypress/pages/components/gridQuestionCommonComponent.js +8 -37
- package/cypress/pages/components/imageCanvasComponent.js +7 -6
- package/cypress/pages/components/mcqAdditionalSettingsBase.js +4 -0
- package/cypress/pages/components/questionInstructionsComponent.js +7 -0
- package/cypress/pages/components/scoringSectionBaseEditTab.js +6 -4
- package/cypress/pages/desmos3DGraphingPage.js +149 -4
- package/cypress/pages/desmosGeometryPage.js +184 -4
- package/cypress/pages/dialogBoxBase.js +2 -1
- package/cypress/pages/drawingResponsePage.js +16 -15
- package/cypress/pages/fillInTheGapsOverImageDropdownPage.js +1 -1
- package/cypress/pages/gradingViewPage.js +8 -0
- package/cypress/pages/graphingPage.js +27 -8
- package/cypress/pages/gridFillPage.js +15 -6
- package/cypress/pages/index.js +2 -1
- package/cypress/pages/listOrderingPage.js +32 -1
- package/cypress/pages/matchingPage.js +26 -7
- package/cypress/pages/multipleSelectionPage.js +10 -39
- package/cypress/pages/numberLineLabelPage.js +31 -8
- package/cypress/pages/numberLinePage.js +19 -7
- package/cypress/pages/selectQuestionResourceToolPage.js +8 -2
- package/cypress/pages/singleSelectionPage.js +0 -37
- package/cypress/pages/textEntryMathPage.js +21 -0
- package/cypress/pages/thinkSpherePage.js +1874 -0
- package/cypress/pages/uploadResponsePage.js +2 -1
- package/cypress/pages/videoResponsePage.js +3 -0
- package/cypress/support/commands.js +7 -4
- package/cypress/support/e2e.js +1 -0
- package/cypress/support/helpers/createItem.js +1181 -1
- package/cypress/support/helpers/utilities.js +75 -1
- package/package.json +4 -4
- package/scripts/dataApi.mjs +3 -0
- package/scripts/sorry-cypress.mjs +13 -0
@@ -131,18 +131,17 @@ describe('Audio player: Edit tab', () => {
|
|
131
131
|
});
|
132
132
|
|
133
133
|
it('\'Source URL\' label and input field should not be displayed', () => {
|
134
|
-
utilities.verifyElementVisibilityState(multipleSelectionPage.sourceUrlLabel(), 'notExist');
|
135
134
|
utilities.verifyElementVisibilityState(audioPlayerPage.sourceUrlInputField(), 'notExist');
|
136
135
|
});
|
137
136
|
|
138
137
|
it('\'Upload\' label should be displayed', () => {
|
139
138
|
utilities.verifyInnerText(multipleSelectionPage.uploadLabel(), 'Upload');
|
140
|
-
utilities.verifyElementVisibilityState(multipleSelectionPage.uploadLabel(), '
|
139
|
+
utilities.verifyElementVisibilityState(multipleSelectionPage.uploadLabel(), 'exist');
|
141
140
|
});
|
142
141
|
|
143
142
|
it('\'File name\' label should be displayed', () => {
|
144
143
|
utilities.verifyInnerText(multipleSelectionPage.fileNameLabel(), 'File name');
|
145
|
-
utilities.verifyElementVisibilityState(multipleSelectionPage.fileNameLabel(), '
|
144
|
+
utilities.verifyElementVisibilityState(multipleSelectionPage.fileNameLabel(), 'exist');
|
146
145
|
});
|
147
146
|
|
148
147
|
it('\'Choose File\' button should be displayed', () => {
|
@@ -117,10 +117,8 @@ describe('Audio player: Edit tab', () => {
|
|
117
117
|
|
118
118
|
it('When the user adds the transcript file and file upload is inprogress, file name and progress bar should be displayed below \'File name\' label. Progress bar should disappear once file is uploaded', () => {
|
119
119
|
multipleSelectionPage.steps.uploadTranscriptFile('sample.txt');
|
120
|
-
utilities.verifyElementVisibilityState(multipleSelectionPage.transcriptFileUploadProgressBar(), 'visible');
|
121
120
|
utilities.verifyInnerText(multipleSelectionPage.uploadedTranscriptFileNameLabel(), 'sample.txt');
|
122
121
|
utilities.verifyElementVisibilityState(multipleSelectionPage.uploadedTranscriptFileNameLabel(), 'visible');
|
123
|
-
utilities.verifyElementVisibilityState(multipleSelectionPage.transcriptFileUploadProgressBar(), 'hidden');
|
124
122
|
});
|
125
123
|
|
126
124
|
it('CSS of progress bar and file name when file upload is in progress', { tags: 'css' }, () => {
|
@@ -182,9 +182,9 @@ describe('Audio player: Edit tab', () => {
|
|
182
182
|
|
183
183
|
it('\'Playback Limit\' label and empty input field should be displayed', () => {
|
184
184
|
utilities.verifyInnerText(multipleSelectionPage.playbackLimitLabel(), 'Playback Limit');
|
185
|
-
utilities.verifyElementVisibilityState(multipleSelectionPage.playbackLimitLabel(), '
|
185
|
+
utilities.verifyElementVisibilityState(multipleSelectionPage.playbackLimitLabel(), 'exist');
|
186
186
|
utilities.verifyInnerText(multipleSelectionPage.playbackLimitInputField(), '');
|
187
|
-
utilities.verifyElementVisibilityState(multipleSelectionPage.playbackLimitInputField(), '
|
187
|
+
utilities.verifyElementVisibilityState(multipleSelectionPage.playbackLimitInputField(), 'exist');
|
188
188
|
});
|
189
189
|
|
190
190
|
it('When the user focuses in and out of the \'Playback Limit\' input field, no error message should be displayed', () => {
|
@@ -228,7 +228,7 @@ describe('Audio player: Edit tab', () => {
|
|
228
228
|
|
229
229
|
it('\'Allow students to download the audio\' label and checkbox should be displayed. By default the \'Allow students to download the audio\' checkbox should be unchecked.', () => {
|
230
230
|
utilities.verifyInnerText(multipleSelectionPage.allowStudentsToDownloadAudioLabel(), 'Allow students to download the audio');
|
231
|
-
utilities.verifyElementVisibilityState(multipleSelectionPage.allowStudentsToDownloadAudioLabel(), '
|
231
|
+
utilities.verifyElementVisibilityState(multipleSelectionPage.allowStudentsToDownloadAudioLabel(), 'exist');
|
232
232
|
multipleSelectionPage.steps.verifyAllowStudentsToDownloadAudioCheckboxNotChecked();
|
233
233
|
});
|
234
234
|
|
@@ -44,8 +44,8 @@ describe('Equation Editor: Edit tab', () => {
|
|
44
44
|
utilities.verifyElementVisibilityState(multipleSelectionPage.equationEditorLabel(), 'visible');
|
45
45
|
utilities.verifyInnerText(multipleSelectionPage.okButton(), 'OK');
|
46
46
|
utilities.verifyElementVisibilityState(multipleSelectionPage.okButton(), 'visible');
|
47
|
-
utilities.verifyInnerText(multipleSelectionPage.
|
48
|
-
utilities.verifyElementVisibilityState(multipleSelectionPage.
|
47
|
+
utilities.verifyInnerText(multipleSelectionPage.editorCancelButton(), 'Cancel');
|
48
|
+
utilities.verifyElementVisibilityState(multipleSelectionPage.editorCancelButton(), 'visible');
|
49
49
|
});
|
50
50
|
|
51
51
|
it('\'Select Mode\' label with \'Editor\', \'LaTex code\' and \'MathML\' radio button should be displayed. Also \'ARIA label\' label should be displayed with chevron down icon.', () => {
|
@@ -84,7 +84,7 @@ describe('Equation Editor: Edit tab', () => {
|
|
84
84
|
|
85
85
|
it('When user writes any equation and clicks on cancel button it should not be visible on question instruction section', () => {
|
86
86
|
multipleSelectionPage.steps.writeEquationUsingTools();
|
87
|
-
multipleSelectionPage.steps.
|
87
|
+
multipleSelectionPage.steps.closeEquationEditor();
|
88
88
|
utilities.verifyElementVisibilityState(multipleSelectionPage.equationWrapper(), 'notExist');
|
89
89
|
});
|
90
90
|
|
@@ -93,7 +93,7 @@ describe('Equation Editor: Edit tab', () => {
|
|
93
93
|
multipleSelectionPage.steps.selectEquationEditorOptionFromCKEditorToolbar();
|
94
94
|
multipleSelectionPage.steps.writeEquationUsingTools();
|
95
95
|
multipleSelectionPage.steps.clickOnOkButton();
|
96
|
-
utilities.verifyTextContent(multipleSelectionPage.equationInInputField(), '
|
96
|
+
utilities.verifyTextContent(multipleSelectionPage.equationInInputField(), 'N∨tan(N−P)');
|
97
97
|
});
|
98
98
|
});
|
99
99
|
|
@@ -152,7 +152,7 @@ describe('Insert Image: Edit tab', () => {
|
|
152
152
|
});
|
153
153
|
|
154
154
|
it('The changes and the pic should also be visible in the \'Preview Tab\'', () => {
|
155
|
-
multipleSelectionPage.steps.
|
155
|
+
multipleSelectionPage.steps.focusInAndOutOfQuestionInstructionsInputField();
|
156
156
|
multipleSelectionPage.steps.switchToPreviewTab();
|
157
157
|
multipleSelectionPage.steps.verifyCssOfImageInDifferentViews('300', '150', '5', '3', '10', 'Preview Tab');
|
158
158
|
});
|
@@ -26,9 +26,6 @@ describe('Create item page - Drag and drop into categories: All or nothing ', ()
|
|
26
26
|
dragAndDropIntoCategoriesPage.steps.navigateToCreateQuestion('drag and drop into categories');
|
27
27
|
cy.barsPreLoaderWait();
|
28
28
|
dragAndDropIntoCategoriesPage.steps.addTextInQuestionInstructionsInputField('Navigating to drag and drop into categories');
|
29
|
-
dragAndDropIntoCategoriesPage.steps.setRowsAndColumnsForQuestion();
|
30
|
-
dragAndDropIntoCategoriesPage.steps.addMultipleOptionFields(2);
|
31
|
-
dragAndDropIntoCategoriesPage.steps.addInputToOptionsInputField(['Bat', 'Eagle', 'Parrot', 'Whale']);
|
32
29
|
dragAndDropIntoCategoriesPage.steps.switchToPreviewTab();
|
33
30
|
});
|
34
31
|
|
@@ -37,6 +34,9 @@ describe('Create item page - Drag and drop into categories: All or nothing ', ()
|
|
37
34
|
it('When the user sets correct answer responses and allots points, then the alloted points should be displayed in the preview tab', () => {
|
38
35
|
dragAndDropIntoCategoriesPage.steps.switchToEditTab();
|
39
36
|
dragAndDropIntoCategoriesPage.steps.allotPoints(20);
|
37
|
+
dragAndDropIntoCategoriesPage.steps.setRowsAndColumnsForQuestion();
|
38
|
+
dragAndDropIntoCategoriesPage.steps.addMultipleOptionFields(2);
|
39
|
+
dragAndDropIntoCategoriesPage.steps.addInputToOptionsInputField(['Bat', 'Eagle', 'Parrot', 'Whale']);
|
40
40
|
dragAndDropIntoCategoriesPage.steps.clickAndDropOptionInDropzoneSpecifyCorrectAnswerSection({ 'Bat': 0, 'Whale': 4 });
|
41
41
|
dragAndDropIntoCategoriesPage.steps.switchToPreviewTab();
|
42
42
|
dragAndDropIntoCategoriesPage.steps.verifyPreviewScore(0, 20);
|
@@ -43,6 +43,8 @@ describe('Create item page - Drag and drop into categories: Header section and S
|
|
43
43
|
before(() => {
|
44
44
|
dragAndDropIntoCategoriesPage.steps.navigateToCreateQuestion('drag and drop into categories');
|
45
45
|
cy.barsPreLoaderWait();
|
46
|
+
utilities.verifyElementVisibilityState(dragAndDropIntoCategoriesPage.questionInstructionsInputField(), 'visible');
|
47
|
+
utilities.verifyElementCount(dragAndDropIntoCategoriesPage.optionsInputField(), 2);
|
46
48
|
});
|
47
49
|
|
48
50
|
describe('Validation error messages', () => {
|
@@ -48,6 +48,9 @@ describe('Create Item Page: drag and drop into categories: Edit tab scoring type
|
|
48
48
|
cy.log('Navigate to fill in the gaps - dropdown question type');
|
49
49
|
dragAndDropIntoCategoriesPage.steps.navigateToCreateQuestion('drag and drop into categories');
|
50
50
|
cy.barsPreLoaderWait();
|
51
|
+
utilities.verifyElementVisibilityState(dragAndDropIntoCategoriesPage.questionInstructionsInputField(), 'visible');
|
52
|
+
utilities.verifyElementCount(dragAndDropIntoCategoriesPage.optionsInputField(), 2);
|
53
|
+
dragAndDropIntoCategoriesPage.steps.addTextInQuestionInstructionsInputField('Test question instructions');
|
51
54
|
});
|
52
55
|
|
53
56
|
it('User should be able to select \'Non scored\' scoring type from scoring type dropdown', () => {
|
@@ -79,7 +82,7 @@ describe('Create Item Page: drag and drop into categories: Edit tab scoring type
|
|
79
82
|
dragAndDropIntoCategoriesPage.tests.verifyContentsOfSpecifyCorrectAnswerSection('Non scored');
|
80
83
|
|
81
84
|
dragAndDropIntoCategoriesPage.tests.verifyPointsLabelAndInputFieldForNonScoredScoringType();
|
82
|
-
|
85
|
+
|
83
86
|
it('User should able to save question with non scored scoring type', () => {
|
84
87
|
dragAndDropIntoCategoriesPage.steps.saveAQuestionAndVerifySnackbar();
|
85
88
|
});
|
@@ -30,6 +30,9 @@ describe('Create item page - Drag and drop into categories: Minimum scoring, Pen
|
|
30
30
|
before(() => {
|
31
31
|
dragAndDropIntoCategoriesPage.steps.navigateToCreateQuestion('drag and drop into categories');
|
32
32
|
cy.barsPreLoaderWait();
|
33
|
+
utilities.verifyElementVisibilityState(dragAndDropIntoCategoriesPage.questionInstructionsInputField(), 'visible');
|
34
|
+
utilities.verifyElementCount(dragAndDropIntoCategoriesPage.optionsInputField(), 2);
|
35
|
+
dragAndDropIntoCategoriesPage.steps.addTextInQuestionInstructionsInputField('Test question instructions');
|
33
36
|
});
|
34
37
|
|
35
38
|
//Per dropzone
|
package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/styleAndLayoutCustomizationLayoutProperties.js
CHANGED
@@ -87,6 +87,9 @@ describe('Drag and drop into categories - Style and layout customization accordi
|
|
87
87
|
dragAndDropIntoCategoriesPage.steps.navigateToCreateQuestion('drag and drop into categories');
|
88
88
|
cy.barsPreLoaderWait();
|
89
89
|
dragAndDropIntoCategoriesPage.steps.expandStyleAndLayoutCustomizationAccordion();
|
90
|
+
utilities.verifyElementVisibilityState(dragAndDropIntoCategoriesPage.questionInstructionsInputField(), 'visible');
|
91
|
+
utilities.verifyElementCount(dragAndDropIntoCategoriesPage.optionsInputField(), 2);
|
92
|
+
dragAndDropIntoCategoriesPage.steps.addTextInQuestionInstructionsInputField('Test question instructions');
|
90
93
|
});
|
91
94
|
|
92
95
|
rowColumnOptions.forEach((option) => {
|
@@ -137,6 +137,7 @@ describe('Drawing response - Additional settings', () => {
|
|
137
137
|
before(() => {
|
138
138
|
drawingResponsePage.steps.navigateToCreateQuestion('Drawing Response');
|
139
139
|
cy.barsPreLoaderWait();
|
140
|
+
drawingResponsePage.steps.switchToEditTab();
|
140
141
|
drawingResponsePage.steps.expandAdditionalSettings();
|
141
142
|
});
|
142
143
|
|
@@ -273,7 +273,6 @@ describe('Create item page - Drawing response: Background: Blank canvas, Image,
|
|
273
273
|
|
274
274
|
it('When the user adds an image file and file upload is inprogress, file name and progress bar should be displayed below \'File name\' label. Progress bar should disappear once file is uploaded', () => {
|
275
275
|
drawingResponsePage.steps.uploadFile('uploads/image.png');
|
276
|
-
utilities.verifyElementVisibilityState(drawingResponsePage.fileUploadProgressBar(), 'visible');
|
277
276
|
utilities.verifyInnerText(drawingResponsePage.uploadedFileNameLabel(), 'image.png');
|
278
277
|
utilities.verifyElementVisibilityState(drawingResponsePage.uploadedFileNameLabel(), 'visible');
|
279
278
|
utilities.verifyElementVisibilityState(drawingResponsePage.fileUploadProgressBar(), 'notExist');
|
@@ -285,7 +284,6 @@ describe('Create item page - Drawing response: Background: Blank canvas, Image,
|
|
285
284
|
|
286
285
|
//upload the same file again
|
287
286
|
drawingResponsePage.steps.uploadFile('uploads/image.png');
|
288
|
-
utilities.verifyElementVisibilityState(drawingResponsePage.fileUploadProgressBar(), 'visible');
|
289
287
|
utilities.verifyInnerText(drawingResponsePage.uploadedFileNameLabel(), 'image.png');
|
290
288
|
utilities.verifyElementVisibilityState(drawingResponsePage.uploadedFileNameLabel(), 'visible');
|
291
289
|
utilities.verifyElementVisibilityState(drawingResponsePage.fileUploadProgressBar(), 'notExist');
|
@@ -307,17 +305,13 @@ describe('Create item page - Drawing response: Background: Blank canvas, Image,
|
|
307
305
|
utilities.verifyElementVisibilityState(drawingResponsePage.uploadedFileNameLabel(), 'visible');
|
308
306
|
});
|
309
307
|
|
310
|
-
it('When the user uploads a file that is not supported, following error message should be displayed
|
308
|
+
it('When the user uploads a file that is not supported, following error message should not be displayed', () => {
|
311
309
|
drawingResponsePage.steps.uploadFile('uploads/sample.mp4')
|
312
|
-
utilities.
|
313
|
-
utilities.verifyElementVisibilityState(drawingResponsePage.errorMessage(), 'visible');
|
310
|
+
utilities.verifyElementVisibilityState(drawingResponsePage.errorMessage(), 'notExist');
|
314
311
|
});
|
315
312
|
|
316
|
-
drawingResponsePage.tests.verifyErrorMessageCSSAndA11y();
|
317
|
-
|
318
313
|
it('When the user uploads supported format of image file, error message should disappear', () => {
|
319
314
|
drawingResponsePage.steps.uploadFile('uploads/sample2.jpg');
|
320
|
-
utilities.verifyElementVisibilityState(drawingResponsePage.errorMessage(), 'notExist');
|
321
315
|
});
|
322
316
|
|
323
317
|
//Failing due to https://redmine.zeuslearning.com/issues/555227
|
@@ -585,6 +585,7 @@ describe('Create item page - Drawing response: Customize special characters, Cus
|
|
585
585
|
it('When the user has modified contents in the \'Fill color\' section in the edit tab, the updates should be displayed in the \'Fill color\' popup in the preview tab', () => {
|
586
586
|
drawingResponsePage.steps.switchToPreviewTab();
|
587
587
|
drawingResponsePage.steps.selectPreviewTabToolbarOption(`${drawingToolbarOptionsAndAdditionalOptions.drawingToolbarOptions[11].displayName}`);
|
588
|
+
drawingResponsePage.steps.selectPreviewTabToolbarOption(`${drawingToolbarOptionsAndAdditionalOptions.drawingToolbarOptions[11].displayName}`);
|
588
589
|
drawingResponsePage.steps.selectPreviewTabSecondaryToolbarOption('Fill color');
|
589
590
|
drawingResponsePage.steps.verifyCSSOfSecondaryOptionPopupOptions(0, 'rgb(255, 0, 0)');
|
590
591
|
drawingResponsePage.steps.verifyCSSOfSecondaryOptionPopupOptions(1, 'rgb(6, 255, 172)');
|
@@ -233,7 +233,7 @@ describe('Create item page - Drawing response: Question instructions, Customize
|
|
233
233
|
utilities.verifyInnerText(drawingResponsePage.defaultStrokeFontColorLabel(), 'Default stroke/font colors');
|
234
234
|
utilities.verifyElementVisibilityState(drawingResponsePage.defaultStrokeColorsWrapper(), 'visible');
|
235
235
|
drawingResponsePage.steps.verifyCSSOfDefaultFontStrokeFillColorBlockInEditTab(0, 'rgb(0, 112, 128)');
|
236
|
-
} else if(!toolbarOption.additionalOptions.includes(' StrokeFontColor')) {
|
236
|
+
} else if (!toolbarOption.additionalOptions.includes(' StrokeFontColor')) {
|
237
237
|
utilities.verifyElementVisibilityState(drawingResponsePage.defaultStrokeColorsWrapper(), 'notExist');
|
238
238
|
}
|
239
239
|
else if (toolbarOption.additionalOptions.includes(' FillColor')) {
|
@@ -241,7 +241,7 @@ describe('Create item page - Drawing response: Question instructions, Customize
|
|
241
241
|
utilities.verifyInnerText(drawingResponsePage.defaultFillColorsLabel(), 'Default fill colors');
|
242
242
|
utilities.verifyElementVisibilityState(drawingResponsePage.defaultFillColorsWrapper(), 'visible');
|
243
243
|
drawingResponsePage.steps.verifyCSSOfDefaultFontStrokeFillColorBlockInEditTab(1, 'rgb(0, 224, 255)');
|
244
|
-
} else if(!toolbarOption.additionalOptions.includes(' FillColor')) {
|
244
|
+
} else if (!toolbarOption.additionalOptions.includes(' FillColor')) {
|
245
245
|
utilities.verifyElementVisibilityState(drawingResponsePage.defaultNewFillColorsWrapper(), 'notExist');
|
246
246
|
}
|
247
247
|
else if (toolbarOption.additionalOptions.includes(' SpecialChar')) {
|
@@ -249,7 +249,7 @@ describe('Create item page - Drawing response: Question instructions, Customize
|
|
249
249
|
utilities.verifyElementDisabledClass(drawingResponsePage.customizeSpecialCharactersLabel());
|
250
250
|
utilities.verifyElementVisibilityState(drawingResponsePage.customizeSpecialCharactersCheckbox(), 'exist');
|
251
251
|
utilities.verifyElementDisabled(drawingResponsePage.customizeSpecialCharactersCheckbox());
|
252
|
-
} else if(!toolbarOption.additionalOptions.includes(' SpecialChar')) {
|
252
|
+
} else if (!toolbarOption.additionalOptions.includes(' SpecialChar')) {
|
253
253
|
utilities.verifyElementVisibilityState(drawingResponsePage.customizeSpecialCharactersLabel(), 'notExist');
|
254
254
|
utilities.verifyElementVisibilityState(drawingResponsePage.customizeSpecialCharactersCheckbox(), 'notExist');
|
255
255
|
}
|
@@ -202,7 +202,8 @@ describe('Preview tab contents - primary toolbar options, secondary toolbar opti
|
|
202
202
|
drawingResponsePage.steps.verifyInsertImageContainerNotExist();
|
203
203
|
});
|
204
204
|
|
205
|
-
|
205
|
+
//Failing due to https://weldnorthed.atlassian.net/browse/IEI-5743
|
206
|
+
it.skip(`User should be able to attach multiple files at once among the supported file types`, () => {
|
206
207
|
drawingResponsePage.steps.resetQuestionPreview();
|
207
208
|
drawingResponsePage.steps.selectPreviewTabToolbarOption(drawingToolbarOptionsAndAdditionalOptions.drawingToolbarOptions[5].displayName);
|
208
209
|
drawingResponsePage.steps.uploadFile(['uploads/sample.jpg', 'uploads/sample.gif']);
|
@@ -265,9 +266,7 @@ describe('Preview tab contents - primary toolbar options, secondary toolbar opti
|
|
265
266
|
});
|
266
267
|
|
267
268
|
it('When user clicks on \'Capture Image\' then display Capture Image container should be visible', () => {
|
268
|
-
drawingResponsePage.steps.selectPreviewTabToolbarOption(
|
269
|
-
drawingToolbarOptionsAndAdditionalOptions.drawingToolbarOptions[4].displayName
|
270
|
-
);
|
269
|
+
drawingResponsePage.steps.selectPreviewTabToolbarOption(drawingToolbarOptionsAndAdditionalOptions.drawingToolbarOptions[4].displayName);
|
271
270
|
drawingResponsePage.steps.verifyCaptureImageContainerIsVisible();
|
272
271
|
});
|
273
272
|
|
@@ -135,7 +135,7 @@ describe('Create question page - Essay Response: Create custom category', () =>
|
|
135
135
|
|
136
136
|
allCategories.slice(2).forEach((categoryName) => {
|
137
137
|
it(`On clicking the ${equationEditorCategoriesAndSymbols[categoryName].displayName} category accordion the category should be expanded`, () => {
|
138
|
-
if (categoryName != '
|
138
|
+
if (categoryName != 'intermediate') {
|
139
139
|
createCustomCategoryFlyout.steps.expandCategoryAccordion(`${equationEditorCategoriesAndSymbols[categoryName].displayName}`)
|
140
140
|
}
|
141
141
|
});
|
@@ -240,7 +240,6 @@ describe('Create question page - Essay Response: Edit category', () => {
|
|
240
240
|
editCategoryFlyout.steps.openEditCategoryFlyout();
|
241
241
|
utilities.verifyElementDisabled(editCategoryFlyout.buttonReset());
|
242
242
|
editCategoryFlyout.steps.verifyCategoryCharacterNotSelected(`${equationEditorCategoriesAndSymbols.general.symbols.dollar.ariaLabel}`)
|
243
|
-
editCategoryFlyout.steps.verifyCategoryCharacterNotSelected(`${equationEditorCategoriesAndSymbols.general.symbols.dollar.ariaLabel}`)
|
244
243
|
});
|
245
244
|
});
|
246
245
|
|
@@ -73,55 +73,45 @@ describe('Create question page - Essay Response: Question Instructions, Set limi
|
|
73
73
|
essayResponsePage.steps.setMaximumLimit(500);
|
74
74
|
});
|
75
75
|
|
76
|
-
it('When the user clears the minimum word limit input field and focuses out of it, then error message
|
76
|
+
it('When the user clears the minimum word limit input field and focuses out of it, then the error message should not be displayed', () => {
|
77
77
|
essayResponsePage.steps.clearAndFocusOutOfMinimumLimitInputField();
|
78
|
-
utilities.
|
79
|
-
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'visible');
|
78
|
+
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'notExist');
|
80
79
|
});
|
81
80
|
|
82
|
-
|
83
|
-
|
84
|
-
it('When the user enters value in minimum word limit input field then the error message should disappear', () => {
|
81
|
+
it('When the user enters value 0 in the minimum word limit input field, it should be accepted', () => {
|
85
82
|
essayResponsePage.steps.setMinimumLimit(0);
|
86
|
-
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'notExist');
|
87
83
|
});
|
88
84
|
|
89
|
-
it('When the user clears the maximum word limit input field and focuses out of it, then error message
|
85
|
+
it('When the user clears the maximum word limit input field and focuses out of it, then the error message should not be displayed', () => {
|
90
86
|
essayResponsePage.steps.clearAndFocusOutOfMaximumLimitInputField();
|
91
|
-
utilities.
|
92
|
-
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'visible');
|
87
|
+
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'notExist');
|
93
88
|
});
|
94
89
|
|
95
|
-
it('When the user enters value in maximum word limit input field
|
90
|
+
it('When the user enters a value in the maximum word limit input field, it should be accepted', () => {
|
96
91
|
essayResponsePage.steps.setMaximumLimit(500);
|
97
|
-
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'notExist');
|
98
92
|
});
|
99
93
|
|
100
|
-
it('When the user sets minimum limit input field value greater than maximum limit input field value then error
|
94
|
+
it('When the user sets the minimum limit input field value greater than the maximum limit input field value, then error messages should not be displayed below both input fields', () => {
|
101
95
|
essayResponsePage.steps.setMinimumLimit(700);
|
102
|
-
essayResponsePage.
|
103
|
-
essayResponsePage.steps.verifyMinimumLimitErrorMessage();
|
96
|
+
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'notExist');
|
104
97
|
});
|
105
98
|
|
106
|
-
|
107
|
-
|
108
|
-
it('When the user sets minimum limit input field value less than or equal to maximum limit input field value then error message should disappear', () => {
|
99
|
+
it('When the user sets the minimum limit input field value less than or equal to the maximum limit input field value, then the error messages should disappear', () => {
|
109
100
|
essayResponsePage.steps.setMinimumLimit(500);
|
110
101
|
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'notExist');
|
111
102
|
});
|
112
103
|
|
113
|
-
it('When the user sets maximum limit input field value less than minimum limit input field value then error
|
104
|
+
it('When the user sets the maximum limit input field value less than the minimum limit input field value, then error messages not be displayed below both input fields', () => {
|
114
105
|
essayResponsePage.steps.setMaximumLimit(400);
|
115
|
-
essayResponsePage.
|
116
|
-
essayResponsePage.steps.verifyMinimumLimitErrorMessage();
|
106
|
+
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'notExist');
|
117
107
|
});
|
118
108
|
|
119
|
-
it('When the user sets maximum limit input field value greater than or equal to minimum limit input field value then error
|
109
|
+
it('When the user sets the maximum limit input field value greater than or equal to the minimum limit input field value, then the error messages should disappear', () => {
|
120
110
|
essayResponsePage.steps.setMaximumLimit(800);
|
121
111
|
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'notExist');
|
122
112
|
});
|
123
113
|
|
124
|
-
it('\'Always show maximum limit\' and \'Always show minimum limit\' labels and
|
114
|
+
it('\'Always show maximum limit\' and \'Always show minimum limit\' labels and checkboxes should be displayed, and by default, \'Always show maximum limit\' should be checked', () => {
|
125
115
|
utilities.verifyInnerText(essayResponsePage.alwaysShowMaxLimitLabel(), 'Always show maximum limit');
|
126
116
|
utilities.verifyElementVisibilityState(essayResponsePage.alwaysShowMaxLimitLabel(), 'visible');
|
127
117
|
utilities.verifyInnerText(essayResponsePage.alwaysShowMinLimitLabel(), 'Always show minimum limit');
|
@@ -129,44 +119,40 @@ describe('Create question page - Essay Response: Question Instructions, Set limi
|
|
129
119
|
essayResponsePage.steps.verifyAlwaysShowMaximumLimitCheckboxIsChecked();
|
130
120
|
});
|
131
121
|
|
132
|
-
it('When the user selects \'Character\' radio button
|
122
|
+
it('When the user selects the \'Character\' radio button, the labels should change to \'Minimum character limit\' and \'Maximum character limit\'', () => {
|
133
123
|
essayResponsePage.steps.checkCharacterRadioButton();
|
134
124
|
utilities.verifyInnerText(essayResponsePage.minimumLimitLabel(), 'Minimum character limit');
|
135
125
|
utilities.verifyInnerText(essayResponsePage.maximumLimitLabel(), 'Maximum character limit');
|
136
126
|
});
|
137
127
|
|
138
128
|
it('\'Minimum character limit\' and \'Maximum character limit\' input fields should be updated to 0 and 20000 by default', () => {
|
139
|
-
essayResponsePage.steps.verifyMinimumLimitInputField(0)
|
140
|
-
essayResponsePage.steps.verifyMaximumLimitInputField(20000)
|
129
|
+
essayResponsePage.steps.verifyMinimumLimitInputField(0);
|
130
|
+
essayResponsePage.steps.verifyMaximumLimitInputField(20000);
|
141
131
|
});
|
142
132
|
|
143
|
-
it('User should be able to update values in both the input fields', () => {
|
133
|
+
it('User should be able to update values in both the input fields for character limits', () => {
|
144
134
|
essayResponsePage.steps.setMinimumLimit(750);
|
145
135
|
essayResponsePage.steps.setMaximumLimit(12000);
|
146
136
|
});
|
147
137
|
|
148
|
-
it('When the user clears the minimum character limit input field and focuses out of it, then error message
|
138
|
+
it('When the user clears the minimum character limit input field and focuses out of it, then the error message should not be displayed', () => {
|
149
139
|
essayResponsePage.steps.clearAndFocusOutOfMinimumLimitInputField();
|
150
|
-
utilities.
|
151
|
-
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'visible');
|
140
|
+
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'notExist');
|
152
141
|
});
|
153
142
|
|
154
143
|
essayResponsePage.tests.verifyErrorMessageCSSAndA11y();
|
155
144
|
|
156
|
-
it('When the user enters value in minimum character limit input field
|
145
|
+
it('When the user enters a value in the minimum character limit input field, the error message should disappear', () => {
|
157
146
|
essayResponsePage.steps.setMinimumLimit(0);
|
158
|
-
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'notExist');
|
159
147
|
});
|
160
148
|
|
161
|
-
it('When the user clears the maximum character limit input field and focuses out of it, then error message
|
149
|
+
it('When the user clears the maximum character limit input field and focuses out of it, then the error message should not be displayed', () => {
|
162
150
|
essayResponsePage.steps.clearAndFocusOutOfMaximumLimitInputField();
|
163
|
-
utilities.
|
164
|
-
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'visible');
|
151
|
+
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'notExist');
|
165
152
|
});
|
166
153
|
|
167
|
-
it('When the user enters value in maximum character limit input field
|
154
|
+
it('When the user enters a value in the maximum character limit input field, the error message should disappear', () => {
|
168
155
|
essayResponsePage.steps.setMaximumLimit(500);
|
169
|
-
utilities.verifyElementVisibilityState(essayResponsePage.errorMessage(), 'notExist');
|
170
156
|
});
|
171
157
|
|
172
158
|
it('CSS of \'Set word limit\' sections', { tags: 'css' }, () => {
|
@@ -19,28 +19,27 @@ describe('Create item page - Fill in the gaps with drag and drop: Partial equal
|
|
19
19
|
fillInTheGapsDragAndDropPage.steps.switchToPreviewTab();
|
20
20
|
});
|
21
21
|
|
22
|
-
it('When the user has not set any answer in the \'Specify correct answer\' section and switches to the \'Grading\' view without attempting the question, dropzone numeration should be displayed, correct/incorrect status message should not be displayed, correct answers section
|
22
|
+
it('When the user has not set any answer in the \'Specify correct answer\' section and switches to the \'Grading\' view without attempting the question, dropzone numeration should be displayed, correct/incorrect status message should not be displayed, correct answers section should not be displayed', () => {
|
23
23
|
fillInTheGapsDragAndDropPage.steps.switchToGradingView();
|
24
|
-
fillInTheGapsDragAndDropPage.steps.
|
24
|
+
fillInTheGapsDragAndDropPage.steps.checkManuallyScoredScoringLabel();
|
25
25
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectIconNotExist(0);
|
26
26
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectIconNotExist(1);
|
27
27
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectIconNotExist(2);
|
28
28
|
fillInTheGapsDragAndDropPage.steps.verifyDropzoneNumeration();
|
29
|
-
utilities.
|
29
|
+
utilities.verifyElementVisibilityState(fillInTheGapsDragAndDropPage.correctAnswersLabel(), 'notExist');
|
30
30
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
31
|
-
fillInTheGapsDragAndDropPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([[''], [''], ['']]);
|
32
31
|
});
|
33
32
|
|
34
|
-
it('When the user has not set any answer in the \'Specify correct answer\' section and interacts with the question in the preview tab then correct icons should be displayed beside
|
33
|
+
it('When the user has not set any answer in the \'Specify correct answer\' section and interacts with the question in the preview tab then correct icons should not be displayed beside any responses, no points should be allocated, and correct answer section should not be displayed', () => {
|
35
34
|
fillInTheGapsDragAndDropPage.steps.resetQuestionPreview();
|
36
35
|
fillInTheGapsDragAndDropPage.steps.clickAndDropOptionWithIndexInDropzonePreviewTab({ 0: 0 });
|
37
36
|
fillInTheGapsDragAndDropPage.steps.clickAndDropOptionOutsideDropzoneWithIndexPreviewTab(0);
|
38
37
|
fillInTheGapsDragAndDropPage.steps.switchToGradingView();
|
39
|
-
fillInTheGapsDragAndDropPage.steps.
|
40
|
-
fillInTheGapsDragAndDropPage.steps.
|
41
|
-
fillInTheGapsDragAndDropPage.steps.
|
42
|
-
fillInTheGapsDragAndDropPage.steps.
|
43
|
-
fillInTheGapsDragAndDropPage.
|
38
|
+
fillInTheGapsDragAndDropPage.steps.checkManuallyScoredScoringLabel();
|
39
|
+
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectIconNotExist(0);
|
40
|
+
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectIconNotExist(1);
|
41
|
+
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectIconNotExist(2);
|
42
|
+
utilities.verifyElementVisibilityState(fillInTheGapsDragAndDropPage.correctAnswersLabel(), 'notExist');
|
44
43
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectAnswerSectionNotExists();
|
45
44
|
});
|
46
45
|
|
@@ -68,7 +67,8 @@ describe('Create item page - Fill in the gaps with drag and drop: Partial equal
|
|
68
67
|
fillInTheGapsDragAndDropPage.steps.switchToGradingView();
|
69
68
|
fillInTheGapsDragAndDropPage.steps.verifyPreviewScore(0, 24);
|
70
69
|
fillInTheGapsDragAndDropPage.steps.verifyIncorrectOptionIcon(0);
|
71
|
-
|
70
|
+
//Failing due to https://weldnorthed.atlassian.net/browse/IEI-5635
|
71
|
+
//fillInTheGapsDragAndDropPage.steps.verifyCorrectOptionIcon(1);
|
72
72
|
fillInTheGapsDragAndDropPage.steps.verifyIncorrectOptionIcon(2);
|
73
73
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
74
74
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Flower'], [''], ['Stem']]);
|
@@ -80,7 +80,8 @@ describe('Create item page - Fill in the gaps with drag and drop: Partial equal
|
|
80
80
|
fillInTheGapsDragAndDropPage.steps.switchToGradingView();
|
81
81
|
fillInTheGapsDragAndDropPage.steps.verifyPreviewScore(0, 24);
|
82
82
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectOptionIcon(0);
|
83
|
-
|
83
|
+
//Failing due to https://weldnorthed.atlassian.net/browse/IEI-5635
|
84
|
+
//fillInTheGapsDragAndDropPage.steps.verifyCorrectOptionIcon(1);
|
84
85
|
fillInTheGapsDragAndDropPage.steps.verifyIncorrectOptionIcon(2);
|
85
86
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectAnswerLabel('incorrect');
|
86
87
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Flower'], [''], ['Stem']]);
|
@@ -105,7 +106,8 @@ describe('Create item page - Fill in the gaps with drag and drop: Partial equal
|
|
105
106
|
fillInTheGapsDragAndDropPage.steps.switchToGradingView();
|
106
107
|
fillInTheGapsDragAndDropPage.steps.verifyPreviewTabPointsBackgroundForCorrectAnswer();
|
107
108
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectOptionIcon(0);
|
108
|
-
|
109
|
+
//Failing due to https://weldnorthed.atlassian.net/browse/IEI-5635
|
110
|
+
//fillInTheGapsDragAndDropPage.steps.verifyCorrectOptionIcon(1);
|
109
111
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectOptionIcon(2);
|
110
112
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectAnswerLabel('correct');
|
111
113
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectAnswerSectionNotExists();
|
@@ -124,27 +126,26 @@ describe('Create item page - Fill in the gaps with drag and drop: Partial equal
|
|
124
126
|
fillInTheGapsDragAndDropPage.steps.switchToPreviewTab();
|
125
127
|
});
|
126
128
|
|
127
|
-
it('When the user has not set any answer in the \'Specify correct answer\' section and switches to the \'Grading\' view without attempting the question, dropzone numeration should be displayed, correct/incorrect status message should not be displayed, correct answers section
|
129
|
+
it('When the user has not set any answer in the \'Specify correct answer\' section and switches to the \'Grading\' view without attempting the question, dropzone numeration should be displayed, correct/incorrect status message should not be displayed, and correct answers section should not be displayed', () => {
|
128
130
|
fillInTheGapsDragAndDropPage.steps.switchToGradingView();
|
129
|
-
fillInTheGapsDragAndDropPage.steps.
|
131
|
+
fillInTheGapsDragAndDropPage.steps.checkManuallyScoredScoringLabel();
|
130
132
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectIconNotExist(0);
|
131
133
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectIconNotExist(1);
|
132
134
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectIconNotExist(2);
|
133
135
|
fillInTheGapsDragAndDropPage.steps.verifyDropzoneNumeration();
|
134
|
-
utilities.
|
136
|
+
utilities.verifyElementVisibilityState(fillInTheGapsDragAndDropPage.correctAnswersLabel(), 'notExist');
|
135
137
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectStatusMessageNotExists();
|
136
|
-
fillInTheGapsDragAndDropPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([[''], [''], ['']]);
|
137
138
|
});
|
138
139
|
|
139
|
-
it('When the user has not set any answer in the \'Specify correct answer\' section and interacts with the question in the preview tab then correct icons should be displayed beside
|
140
|
+
it('When the user has not set any answer in the \'Specify correct answer\' section and interacts with the question in the preview tab then correct icons should not be displayed beside any responses, no points should be allocated, and correct answer section should not be displayed', () => {
|
140
141
|
fillInTheGapsDragAndDropPage.steps.resetQuestionPreview();
|
141
142
|
fillInTheGapsDragAndDropPage.steps.clickAndDropOptionWithIndexInDropzonePreviewTab({ 0: 0 });
|
142
143
|
fillInTheGapsDragAndDropPage.steps.clickAndDropOptionOutsideDropzoneWithIndexPreviewTab(0);
|
143
144
|
fillInTheGapsDragAndDropPage.steps.switchToGradingView();
|
144
|
-
fillInTheGapsDragAndDropPage.steps.
|
145
|
-
fillInTheGapsDragAndDropPage.steps.
|
146
|
-
fillInTheGapsDragAndDropPage.steps.
|
147
|
-
fillInTheGapsDragAndDropPage.steps.
|
145
|
+
fillInTheGapsDragAndDropPage.steps.checkManuallyScoredScoringLabel();
|
146
|
+
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectIconNotExist(0);
|
147
|
+
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectIconNotExist(1);
|
148
|
+
fillInTheGapsDragAndDropPage.steps.verifyCorrectIncorrectIconNotExist(2);
|
148
149
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectAnswerSectionNotExists();
|
149
150
|
});
|
150
151
|
|
@@ -172,7 +173,8 @@ describe('Create item page - Fill in the gaps with drag and drop: Partial equal
|
|
172
173
|
fillInTheGapsDragAndDropPage.steps.switchToGradingView();
|
173
174
|
fillInTheGapsDragAndDropPage.steps.verifyPreviewScore(8, 24);
|
174
175
|
fillInTheGapsDragAndDropPage.steps.verifyIncorrectOptionIcon(0);
|
175
|
-
|
176
|
+
//Failing due to https://weldnorthed.atlassian.net/browse/IEI-5635
|
177
|
+
//fillInTheGapsDragAndDropPage.steps.verifyCorrectOptionIcon(1);
|
176
178
|
fillInTheGapsDragAndDropPage.steps.verifyIncorrectOptionIcon(2);
|
177
179
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Flower'], [''], ['Stem']]);
|
178
180
|
});
|
@@ -183,7 +185,8 @@ describe('Create item page - Fill in the gaps with drag and drop: Partial equal
|
|
183
185
|
fillInTheGapsDragAndDropPage.steps.switchToGradingView();
|
184
186
|
fillInTheGapsDragAndDropPage.steps.verifyPreviewScore(16, 24);
|
185
187
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectOptionIcon(0);
|
186
|
-
|
188
|
+
//Failing due to https://weldnorthed.atlassian.net/browse/IEI-5635
|
189
|
+
//fillInTheGapsDragAndDropPage.steps.verifyCorrectOptionIcon(1);
|
187
190
|
fillInTheGapsDragAndDropPage.steps.verifyIncorrectOptionIcon(2);
|
188
191
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectAnswerResponsesInCorrectAnswerSectionAndCount([['Flower'], [''], ['Stem']]);
|
189
192
|
});
|
@@ -206,7 +209,8 @@ describe('Create item page - Fill in the gaps with drag and drop: Partial equal
|
|
206
209
|
fillInTheGapsDragAndDropPage.steps.switchToGradingView();
|
207
210
|
fillInTheGapsDragAndDropPage.steps.verifyPreviewTabPointsBackgroundForCorrectAnswer();
|
208
211
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectOptionIcon(0);
|
209
|
-
|
212
|
+
//Failing due to https://weldnorthed.atlassian.net/browse/IEI-5635
|
213
|
+
//fillInTheGapsDragAndDropPage.steps.verifyCorrectOptionIcon(1);
|
210
214
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectOptionIcon(2);
|
211
215
|
fillInTheGapsDragAndDropPage.steps.verifyCorrectAnswerSectionNotExists();
|
212
216
|
});
|