Skip to content

Commit

Permalink
remove outdated doc
Browse files Browse the repository at this point in the history
We can use the rod env or  .rod file to set the bin path.

fix go-rod#481
  • Loading branch information
ysmood committed Aug 31, 2021
1 parent a5f444a commit 4453d83
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,6 @@ rod=show,trace,slow=2s go test -run /Click

Check type `defaults.ResetWithEnv` for how it works.

### Specify browser binary

You can use the `-browser-bin` flag to specify a custom browser executable path:

For example:

```bash
go test --browser-bin=/path/to/browser
```

### Lint project

You can run all commands inside Docker so that you don't have to install all the development dependencies.
Expand Down

0 comments on commit 4453d83

Please sign in to comment.