Dashboard > Watir > ... > Finding Page Elements > CSS
Watir Log In View a printable version of the current page.
CSS
Added by Zeljko, last edited by Zeljko on Feb 14, 2008  (view change)
Labels: 
(None)

CSS

Watir supports div tags. Some web applications use one div for one state of the application, and another for a different state (such as error or success messages). Watir can check the status of the div to allow for tests on pages using CSS as part of the application.

Check out the unit test css_test.rb for usage.

Go to contents, previous, next page.

Site running on a free Atlassian Confluence Community License granted to OpenQA. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.6 Build:#812 Aug 06, 2007) - Bug/feature request - Contact Administrators