Can someone Create a Video Tutorial on How to Create a Video Conference App using JITSI MEET and using Activity Starter to Click the Start Meeting Button on the Website
Website: https://meet.jit.si/
Can someone Create a Video Tutorial on How to Create a Video Conference App using JITSI MEET and using Activity Starter to Click the Start Meeting Button on the Website
Website: https://meet.jit.si/
yes I use the Custom Web Viewer but I don’t know how to Automatically Execute an Website Element if the User Press the Kodular Component Button
Example
If the User Trigger the Kodular Button Component, then automatically trigger the Website Button or Textbox
use evaluate js block.
Thank You so Much!
its not working “document.getElementById(“enter_room_button”).click();”
Jitsi already have some commands to display username , meeting name , lobby name , start with mute and much more in link directed , I am also working on that
This is called deeplinking of jitsi meet
Can you show your blocks and screenshots, how far you have tried.
How please Guide me
why are evaluating javascript before visiting the URL?
Oh sorry. Let me test it if it works
can you paste the evaluate script here?
can you paste the document.getElement… here?
document.getElementsByClassName('deep-linking-mobile__button deep-linking-mobile__button_primary')[2].click();
Thank You!
There’s Error with the Permissions