You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/osamabinsaleem/Desktop/NativeVideo/development/meetingsdk-web-bot-sample/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js:28
throw new Error(message);
^
Error: No element found for selector: button
at assert (/Users/osamabinsaleem/Desktop/NativeVideo/development/meetingsdk-web-bot-sample/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js:28:15)
at IsolatedWorld.click (/Users/osamabinsaleem/Desktop/NativeVideo/development/meetingsdk-web-bot-sample/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorld.js:190:32)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Promise.all (index 0)
at async clickJoinMeetingButton (/Users/osamabinsaleem/Desktop/NativeVideo/development/meetingsdk-web-bot-sample/backend/helpers/meetingBot.js:27:3)
Node.js v18.14.0
[nodemon] app crashed - waiting for file changes before starting...
The text was updated successfully, but these errors were encountered:
1.U need set the url which the index.html open up in local pc!
2.Other than that make sure to set up all the creditionals in .env file
3.npm install in just root folder
4.make sure to set up the server to server oauth and its creditionals
I'm getting this error:
The text was updated successfully, but these errors were encountered: