[ 
http://jira.openqa.org/browse/SW-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zeljko closed SW-8.
-------------------

    Resolution: Won't Fix

If this is still a problem, please report it here: 
https://github.com/redsquirrel/safariwatir/issues

> [PATCH] add support for testing element visibility
> --------------------------------------------------
>
>                 Key: SW-8
>                 URL: http://jira.openqa.org/browse/SW-8
>             Project: SafariWatir
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1
>         Environment: Mac
>            Reporter: Zeljko
>             Fix For: 1
>
>         Attachments: btucker_element_visible.patch
>
>
> - moved from SafariWatir RubyForge tracker
> - original data:
> [#16098] [PATCH] add support for testing element visibility
> Date: 2007-12-05 01:24        
> Priority: 3
> Submitted By: Ben Tucker (btucker)    
> Assigned To: Nobody (None)
> Category: None        
> State: Open
> Summary: [PATCH] add support for testing element visibility
> Detailed description
> This patch allows for doing stuff like the following:
> if @browser.div(:id, "div_id").visible?
>  ...
> end
> or with spec_ui:
> @browser.div(:id, "div_id").visible?.should be_true
> I've found this useful to testing ajax-y stuff.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.openqa.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to