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

Tring to Recording on sperate server #90

Closed
shahidge4 opened this issue Apr 21, 2021 · 1 comment
Closed

Tring to Recording on sperate server #90

shahidge4 opened this issue Apr 21, 2021 · 1 comment

Comments

@shahidge4
Copy link

Dear Hi,
i am trying to record live meeting on separate server . the process running even the meeting is ended. and not found any recorded file on save path.

@jibon57
Copy link
Owner

jibon57 commented Apr 22, 2021

You can try to change here:

await page.waitForSelector('[class^=modal] > [class^=content] > button[description="Logs you out of the meeting"]', {

Like this:
await page.waitForSelector('button[description="Logs you out of the meeting"]', {

@jibon57 jibon57 closed this as completed May 3, 2021
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

2 participants