Difference between revisions of "User:Bret"
From CitconWiki
Jump to navigationJump to searchm (Creating user page for new user.) |
(No difference)
|
Latest revision as of 15:53, 18 October 2014
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.