- Joined
- Mar 11, 2019
- Messages
- 185
- Reaction score
- 135
Got a situation where a customer wants an 'always-on' meeting between their branches so they can just walk up to a screen and talk to people.
I figured the easiest way was to just have chrome autostart and launch in to a webmeeting 'click to meet' link so that they get taken directly in to a meeting. Then I thought I could just click the 'Join' button with javascript. However, I'm not clever enough to work out the selector for that button with how it all just gets loaded from an external place.
Is there any way we can get this working so a personal link could be launched and the client is just joined automatically? Assume we already have the presenter connected on a live meeting.
I figured the easiest way was to just have chrome autostart and launch in to a webmeeting 'click to meet' link so that they get taken directly in to a meeting. Then I thought I could just click the 'Join' button with javascript. However, I'm not clever enough to work out the selector for that button with how it all just gets loaded from an external place.
Is there any way we can get this working so a personal link could be launched and the client is just joined automatically? Assume we already have the presenter connected on a live meeting.