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

spyoungtech / behave-webdriver / 295 / 2
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2018 08:23AM UTC
Files 8
Run time 3min
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

27 Apr 2018 08:18AM UTC coverage: 97.713% (+0.3%) from 97.409%
295.2

Pull #52

travis-ci

web-flow
Reference issue #31 for discerning css selector from xpath expression

Xpath will, in our case, always starts with at least a / (maybe two).
Relative xpath expression starting with a dot as no sense because there is no current node.
So search will always be for the entire document (in the steps I mean)

Css selectors will also be document-wide.
It can starts with a dot but that simply mean it's a css class we're looking for.
Pull Request #52: Reference issue #31 for discerning css selector from xpath expression

149 of 157 branches covered (94.9%)

641 of 656 relevant lines covered (97.71%)

0.98 hits per line

Source Files on job 295.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 195
  • Travis Job 295.2
  • 3bf9e701 on github
  • Prev Job for on master (#292.2)
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