SeleniumHQ / SeleniumHQ/selenium

[🚀 Feature]: Use Environment Variables to set driver locations

Open
#14,045 18 comments 1 reaction 0 assignees View on GitHub
C-dotnet C-nodejs I-enhancement
Dominant language
Java
Stars
34.5k
Forks
8.7k
Avg merge
2d 1h
Merged PRs (30d)
92

Description

### Feature and motivation

We discussed in the Selenium Dev Summit about having the ability to set driver location system-wide using environment variables, similar to how Java currently uses System Properties.

See #13806

### Usage example

If we match Java System Properties, it would look like:
```
os.environ["WEBDRIVER_GECKO_DRIVER"] = path_to_geckodriver
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.