We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Halo, ada beberapa error disini yaitu error tidak bisa menggunakan function conn.interface.openChatWindow
conn.interface.openChatWindow
Dan function conn.playPage.screenshot
conn.playPage.screenshot
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Halo, ada beberapa error disini yaitu error tidak bisa menggunakan function
conn.interface.openChatWindow
Dan function
conn.playPage.screenshot
Connection Options yang saya gunakan:
Apakah ada solusi?
The text was updated successfully, but these errors were encountered: