User:Bret

From CitconWiki
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.