Skip to content

Conversation

@ShayLevi
Copy link
Contributor

Relevant task - https://cloudinary.atlassian.net/browse/ME-17993
This test is navigating to ESM colors api page and make sure that video elements are playing.
As it share common steps as colorsApiPage.spec.ts that was already implemented I created common spec function testColorsApiPageVideoIsPlaying and using it on both specs.
Also added id's to videos elements on ESM colors API page be the same as the equivalent base example page (https://cloudinary.github.io/cloudinary-video-player/colors.html)

… ids to video elements on ESM colors api page
@ShayLevi ShayLevi requested a review from a team as a code owner March 30, 2025 08:18
@ShayLevi ShayLevi requested a review from refael-m March 30, 2025 08:18
@netlify
Copy link

netlify bot commented Mar 30, 2025

Deploy Preview for cld-vp-esm-pages ready!

Name Link
🔨 Latest commit 4690796
🔍 Latest deploy log https://app.netlify.com/sites/cld-vp-esm-pages/deploys/67e905b51f77310008398201
😎 Deploy Preview https://deploy-preview-837--cld-vp-esm-pages.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Mar 30, 2025

Deploy Preview for cld-video-player ready!

Name Link
🔨 Latest commit 4690796
🔍 Latest deploy log https://app.netlify.com/sites/cld-video-player/deploys/67e905b7438a560008d95d2d
😎 Deploy Preview https://deploy-preview-837--cld-video-player.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

import { ExampleLinkName } from '../../testData/ExampleLinkNames';
import { getEsmLinkByName } from '../../testData/esmPageLinksData';
import { ESM_URL } from '../../testData/esmUrl';
import { testCodecsAndFormatsPageVideoIsPlaying } from '../commonSpecs/codecsAndFormatsVideoPlaying';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be testColorsApiPageVideoIsPlaying ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@ShayLevi ShayLevi requested a review from tsi March 30, 2025 08:51
Copy link
Collaborator

@tsi tsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ShayLevi ShayLevi merged commit 3de2506 into master Mar 30, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants