TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Introduction to Capybara – free online course

5 pointsby alsargentalmost 6 years ago

1 comment

alsargentalmost 6 years ago
Test Automation U. just released a new online course today: Introduction to Capybara. Here&#x27;s the link:<p><a href="https:&#x2F;&#x2F;testautomationu.applitools.com&#x2F;capybara-ruby&#x2F;" rel="nofollow">https:&#x2F;&#x2F;testautomationu.applitools.com&#x2F;capybara-ruby&#x2F;</a><p>For those not familiar, Capybara works with Ruby and is a domain-specific language (DSL) that comes with built-in methods that allow you to visit a page, fill in a textbox, click a button, click a link, check a checkbox, choose a radio button, or select an item from a dropdown and search within a section of the page.<p>The instructor is T.J. Maher. You can read more about his background here:<p><a href="http:&#x2F;&#x2F;www.tjmaher.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.tjmaher.com&#x2F;</a><p>Hope you like it!<p>(Disclosure: my company sponsored the creation of this course, and has a small link to our site at the bottom. That said, Capybara is free open-source software that is unconnected to my company. The instructor is not an employee of my company.)