Advertisement
Guest User

Untitled

a guest
Jul 15th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. desired_capabilities['goog:chromeOptions'] = {
  2. "wsc": false
  3. }
  4. webdriver.Chrome(desired_capabilities=desired_capabilities)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement