Guest User

Untitled

a guest
Dec 7th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. ChromeOptions options = new ChromeOptions();
  2. options.addArguments("use-fake-device-for-media-stream");
  3. options.addArguments("use-fake-ui-for-media-stream");
Add Comment
Please, Sign In to add comment