QA of web app using Video SDK

Hi,

Are there any software’s which allows QA of Video functionality of web application using video-sdk? Idea is to test different devices, and browsers.

Thanks!

You can use something like puppeteer or selenium to design automated test and run them across different browser/devices. You can also find products online that let you run these tests across managed devices, try searching for “cross browser testing”.