• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tf / pageflow / 2204
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: actions
DEFAULT BRANCH: master
Ran 11 Jun 2019 02:03PM UTC
Jobs 2
Files 434
Run time 57s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2204

push

travis-ci

tf
Fix Capybara tests in Chrome 75

As described in [1]:

With the release of Chrome 75 (and ChromeDriver 75) we started seeing
this error:

```
Capybara::Chromedriver::Logger::TestHooks.after_example! NoMethodError: private method `log' called for #<Selenium::WebDriver::Remote::W3C::Bridge:0x00007fad79f94218>
```

ChromeDriver 75 now runs in W3C standard compliant mode by default
[2]. Which ultimately means that
`driver.browser.manage.logs.get(:browser)` is not a compliant way to
get access to the logs.

[1] https://github.com/dbalatero/capybara-chromedriver-logger/issues/11

[2] http://chromedriver.chromium.org/downloads

15998 of 16111 relevant lines covered (99.3%)

59.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2204.1 (2.3.1, PUBLISH_THEME_DOC=true COVERALLS_PARALLEL=true) 11 Jun 2019 02:03PM UTC 0
99.28
Travis Job 2204.1
2 2204.2 (2.5.3, PUBLISH_THEME_DOC=true COVERALLS_PARALLEL=true) 11 Jun 2019 02:03PM UTC 0
99.28
Travis Job 2204.2
Source Files on build 2204
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2204
  • 0cb53d0f on github
  • Prev Build on chrome-75-capybara (#2203)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc