UmanSheikh/Play
This Python script automates the process of joining Zoom meetings for multiple users using the Playwright library. It leverages the Playwright Chromium browser, Faker for generating random names, and asyncio for concurrent execution.
Python