User:Bret

From CitconWiki
Revision as of 15:53, 18 October 2014 by Jtf (talk | contribs) (Creating user page for new user.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Co-author of Lessons Learned in Software Testing. Founder of Watir. Launch team for Selenium. QA Architect at Blackbaud. Thoughquitter. Based in Austin Texas.

Watir-webdriver is an open-source Ruby library for automating web browsers. It allows you to write tests that are easy to read and maintain. It uses the Watir API and the Selenium Web-driver engine to drive browsers the same way people do. It clicks links, fills in forms, presses buttons. Watir-webdriver also checks results, such as whether expected text appears on the page.