Created
April 22, 2024 02:04
-
-
Save NathanAdhitya/1819cbf0b9c8e7637bef650ec39d8b99 to your computer and use it in GitHub Desktop.
Google Meet Participants xPath
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$x('//div[@aria-label="Participants"][1]/div/div/div[2]/div[1]/span[1]').map(v => v.innerText) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment