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

2 Error - Tidak Dapat Membuka Chat Window & Tidak Dapat Screenshot Page #4

Open
pa7rickr opened this issue Jan 7, 2024 · 0 comments

Comments

@pa7rickr
Copy link

pa7rickr commented Jan 7, 2024

Halo, ada beberapa error disini yaitu error tidak bisa menggunakan function conn.interface.openChatWindow
IMG_20240107_162635

Dan function conn.playPage.screenshot
IMG_20240107_162416

Connection Options yang saya gunakan:

const conn = new Client({
        playwright: {
            headless: true,
            args: ['--no-sandbox', '--disable-setuid-sandbox']
        }, 
        takeoverOnConflict: false, 
        takeoverTimeoutMs: 0,
        syncAllStatus: false,
        sessionName: 'session',
        qrMaxRetries: 3
    })

Apakah ada solusi?

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