How to change default state of share audio checkbox while screen sharing?
26 views
Skip to first unread message
John Vera
unread,
Feb 12, 2020, 1:50:00 AM2/12/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium-discuss
I am testing my website using Selenium and I am able to open chrome with `--auto-select-desktop-capture-source="tab_name"` and select the tab when screen share is enabled. Now I want the audio playing in the tab to be in my stream along with the video. While doing it manually there is a checkbox which enables audio sharing but is there something which can help enable it from Selenium?