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

keathley / wallaby / 1216 / 7
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2019 12:11AM UTC
Files 34
Run time 4s
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

02 Aug 2019 11:55PM UTC coverage: 47.72% (-0.9%) from 48.596%
WALLABY_DRIVER=selenium

push

travis-ci

web-flow
Switching between frames (#448)

This is a key feature differentiating Selenium/WebDriver from some other automation frameworks like Cypress - Selenium allows switching to frames with different origin while Cypress does not. This is helpful e.g. when testing payments.

Switching by name/ID is not supported in most WebDrivers. Since switching by WebElement seems to be working fine, I left only Query as a possible argument, but kept all options in the WebdriverClient module - this is a private module but if someone really needs switching by index, they'll find it there.

Switching to default (top level) frame has been extracted to a separate function in the Browser module.

450 of 943 relevant lines covered (47.72%)

8309.64 hits per line

Source Files on job 1216.7 (WALLABY_DRIVER=selenium)
  • Tree
  • List 0
  • Changed 10
  • Source Changed 6
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1187
  • Travis Job 1216.7
  • 4d5b3b75 on github
  • Prev Job for WALLABY_DRIVER=selenium on master (#1208.8)
  • Next Job for WALLABY_DRIVER=selenium on master (#1221.7)
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