From 5311c9438145a18236da8a23eec9df257299337e Mon Sep 17 00:00:00 2001 From: Jacky Sun <67350368+JackySun9@users.noreply.github.com> Date: Fri, 12 Jan 2024 11:00:36 -0800 Subject: [PATCH] update final path for CC quiz (#241) * add test for quiz and result pages * add test for quiz and result pages * add test for quiz and result pages * add POC for analytics test * update analytics tests and envs * result envs * update analytics only on firefox * add dynamic tests * add dynamic test for quiz page * update quiz test * update test structure * add test for quiz and result pages * add POC for analytics test * update analytics tests and envs * result envs * update analytics only on firefox * add dynamic tests * add dynamic test for quiz page * update quiz test * update test structure * update uar tests to new format * update uar tests * move everything to uar folder * add dependency for js-yaml * update test according to latest comments * update test according to latest comments * update tests according to the latest comments * add uar config * add analytics for uar * update according to feedbacks * update tags * add @cc tag * update according to feedbacks * add dynamic tests for uar * update according to review comments * fix some typos * update according to review comments * merge console log info * add UI screenshots for UAR * move view point to test * update according to feedback * add analytics test for UAR * update validation and uar libs * update libs * update by feedback * update some config and tests * update some config and tests * update test content path to common path * update analytics tests * fix test failures caused by test code * fix test failures * fix test failures * add visual test for CAAS with two pages * update according to feedbacks * update report in config file * add screenshot for milo main live vs uar-integration live * add timestamp js for time stampe recording * add screenshot diff for uar stable and beta * move uar screenshots into visual compare folder * add UI screenshots for DX Quiz * build a function to get screenshots * update locator * udate uar to only run basic tests * update according to feedback * add screenshot for UAR in CC which will go live * update final path for UAR in CC * update the final CC path --------- Co-authored-by: xiasun Co-authored-by: Aaron Mauchley Co-authored-by: xiasun --- features/cc/quiz.screenshots.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/cc/quiz.screenshots.spec.js b/features/cc/quiz.screenshots.spec.js index 6f953729..a61f9dd3 100644 --- a/features/cc/quiz.screenshots.spec.js +++ b/features/cc/quiz.screenshots.spec.js @@ -4,7 +4,7 @@ module.exports = { { tcid: '0', name: '@quiz screenshots', - path: '/creativecloud/plan-recommender/', + path: '/creativecloud/plan-recommender/quiz', tags: '@cc @uar-quiz-screenshots @uar-quiz-static', data: 'data/cc/quiz/quiz-basic.yml', },