li zs
2018-06-19 03:48:37 UTC
Our team afford a chrome extension to do desktop capture, the source
contains screen,window and tab.
In the automation testing(using remote selenium hub to start chrome
instance), if i add option:
chromeOptions.addArguments("auto-select-desktop-capture-source=Entire
screen") then it works fine to select the whole screen to capture,
but how to auto select one chrome tab page?
i try chromeOptions.addArguments("auto-select-desktop-capture-source=Tab
1") but it does not work.
Please help, this block my automation testing, the desktop pop up window
could not be control by selenium(no Robot, because it connect to a remote
selenium hub).
Thank you in advance,
contains screen,window and tab.
In the automation testing(using remote selenium hub to start chrome
instance), if i add option:
chromeOptions.addArguments("auto-select-desktop-capture-source=Entire
screen") then it works fine to select the whole screen to capture,
but how to auto select one chrome tab page?
i try chromeOptions.addArguments("auto-select-desktop-capture-source=Tab
1") but it does not work.
Please help, this block my automation testing, the desktop pop up window
could not be control by selenium(no Robot, because it connect to a remote
selenium hub).
Thank you in advance,
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.