Hi everyone,
I'm currently automating a flow that involves initiating screen sharing in Chrome on macOS. As you may know, the screen sharing popup is a system-level dialog, and its controls (like "Entire Screen", "Window", "Chrome Tab", and the "Share" button) are not part of the DOM, so traditional Selenium or Appium locators won't work. So, i tried with Java’s Robot class to simulate keyboard navigation and clicks. While this sometimes works, it's not consistent or reliable, especially across different machines or resolutions, can anyone pls help me on this?
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/selenium-users/7b3ac7c4-89c9-4c4c-95d8-dcfe1c0b8152n%40googlegroups.com.