Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

me-17979: tests if video is playing on vr 360 videos page #796

Merged
merged 4 commits into from
Jan 20, 2025

Conversation

ShayLevi
Copy link
Contributor

Relevant task - https://cloudinary.atlassian.net/browse/ME-17979
This test is navigating to 360 Videos page (360.html) and make sure that video element is playing.

@ShayLevi ShayLevi requested a review from a team as a code owner January 20, 2025 10:33
@ShayLevi ShayLevi requested a review from refael-m January 20, 2025 10:33
Copy link

netlify bot commented Jan 20, 2025

Deploy Preview for cld-video-player ready!

Name Link
🔨 Latest commit da6a582
🔍 Latest deploy log https://app.netlify.com/sites/cld-video-player/deploys/678e35208dfe9c0008f94129
😎 Deploy Preview https://deploy-preview-796--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.

Copy link

netlify bot commented Jan 20, 2025

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

Name Link
🔨 Latest commit da6a582
🔍 Latest deploy log https://app.netlify.com/sites/cld-vp-esm-pages/deploys/678e351f905f8100083a052d
😎 Deploy Preview https://deploy-preview-796--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.

await test.step('Click on play button of 360 video play video', async () => {
return pomPages.vr360VideosPage.vr360VideoComponent.clickPlay();
});
//Sending timeout to wait until video will start as it is heavy video
Copy link
Contributor

Choose a reason for hiding this comment

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

remove this comment

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed.

@ShayLevi ShayLevi merged commit 4428960 into edge Jan 20, 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.

2 participants