Project

General

Profile

Actions

Patch #34119

closed

Fix selenium chrome options so files are downloaded to tmp/downloads in system tests

Added by Jens Krämer over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

as posted in https://github.com/SeleniumHQ/selenium/issues/5292#issuecomment-388810585
changing the hash key from chromeOptions to goog:chromeOptions fixes the issue.

Unfortunately it is unclear to me if we have to retain the old 'chromeOptions'
key for windows support and I have no way to try this out.
https://chromedriver.chromium.org/capabilities also uses the
'goog:' prefix in examples without mentioning any specific platform so I
think it will just work.


Files

Actions #1

Updated by Marius BĂLTEANU over 3 years ago

  • Target version set to 4.2.0
Actions #2

Updated by Go MAEDA over 3 years ago

Updated the patch for the current trunk.

Actions #3

Updated by Go MAEDA over 3 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed the fix. Thank you.

Actions

Also available in: Atom PDF