Ngan Pham
Ngan Pham
I’m using Danger in Buildkite and would like it to fail on error (using the CLI option) but would like it to not submit a GitHub check status. My pipeline...
### Describe the problem as clearly as you can Within the `Gemfile`, you can do: ```ruby gem 'foo', require: ["foo", "foo/some/other/file/in/gem"] ``` This is useful if you want to automatically...
**Describe the bug** The `host` option for Chrome no longer works since Google has dropped support for `--remote-debugging-address`: https://issues.chromium.org/issues/41487252 What I'd like to do is initiate an instance of `Ferrum::Browser`...