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 in electron? #89

Open
aviralpostman opened this issue Apr 5, 2024 · 0 comments
Open

Recording videos in electron? #89

aviralpostman opened this issue Apr 5, 2024 · 0 comments

Comments

@aviralpostman
Copy link

  • I'm submitting a ...
    [ ] bug report
    [*] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

  • Summary
    We're trying to record the spec execution video for the electron app. The video is getting recorded smoothly for the specs where wdio's switchToWindow is not being used but when it is used it is resulting into the video getting halted.

  • Some observations
    I was looking at the code and think that making the startSession function public and passing the page object of the new page that is appearing (new electron window) should work but would love to have second set of eyes on this:

image

Or if there is some alternative way to handle switching of windows.

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

1 participant