cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
326
Views
0
Helpful
3
Replies

Build bot using browser automation

BohdanM
Level 1
Level 1

I am started to build solution for connecting and recording meetings calls. To simulate bot behavior, browser automation used. I found Webex Browser SDK, but it seems deprecated. Examples in Github repos wasn`t updated for years! 

I want to build solution, that match all compliance and platform rules. 

So, may my bot connect just as guest user using browser app? Or i must to setup app and use SDK?

3 Replies 3

BohdanM
Level 1
Level 1

Another question. Can i using this SDK build app to join and record calls?
I need to use SDK in CDN mode, not to use as Node.js app. And interact with it via browser automation (Selenium f.e.)

 

Janos Benyovszki
Cisco Employee
Cisco Employee

@BohdanM not really sure which Webex Browser SDK you mean, but the JS SDK here https://github.com/webex/webex-js-sdk is up to date and new releases are pushed regularly. Can you check that?