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

recording videos - protractor-cucumber-framework #5379

Open
emgood opened this issue Jan 1, 2020 · 4 comments
Open

recording videos - protractor-cucumber-framework #5379

emgood opened this issue Jan 1, 2020 · 4 comments

Comments

@emgood
Copy link

emgood commented Jan 1, 2020

Feature Request: recording videos - protractor-cucumber-framework

We are using "protractor-cucumber-framework" for our E2E tests which run on CI env.

For debugging and Q&A purpose, we are looking for a way to record our E2E tests, so we can watch them later.

I saw a previous post mention to use "protractor-video-reporter", but it seems to work only with Jasmine.
see: https://stackoverflow.com/questions/38860261/recording-videos-of-protractor-e2e-tests

Is it possible to use this tool (or any other) to achieve it on Cucumber framework.

thanks,

@Jayasankar-m
Copy link

@emgood
You may try out zalenium - https://opensource.zalando.com/zalenium/

@emgood
Copy link
Author

emgood commented Jan 9, 2020

hey thx for the response, Did u try it?
Is there a simple way, something like an Npm package?

@tymfear
Copy link

tymfear commented Jan 9, 2020

The simplest and best is Selenoid https://aerokube.com/selenoid/latest/#_video_recording
Telegram channel https://t.me/aerokube

@Jayasankar-m
Copy link

hey thx for the response, Did u try it?
Is there a simple way, something like an Npm package?
yes .. have tried..
Zalenium is a container(docker) based Selenium Grid.
You just need to start the server and use the url as your selenium server url.

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

No branches or pull requests

3 participants