Skip to content

Commit

Permalink
Merge pull request #5 from krasnoukhov/patch-1
Browse files Browse the repository at this point in the history
Update documentation for chromedriver-version
  • Loading branch information
nanasess authored Jan 6, 2020
2 parents 2007671 + f14f8f9 commit 4369852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ steps:
- uses: actions/checkout@master
- uses: nanasess/setup-chromedriver@master
with:
# Optional: do not specify to match Chrome's version
chromedriver-version: '77.0.3865.40'
- run: |
export DISPLAY=:99
Expand Down

0 comments on commit 4369852

Please sign in to comment.