On Thu, May 24, 2012 at 2:39 PM, Litha K <[email protected]> wrote: > Thanks Zeljko, the flash is always there on the page:
If it is always there, why are you checking that? > <object id="defaultId" width="726" height="310" type="application/x- > shockwave-flash" data="/mypath/to/flash/init.swf_823752224.swf"> Try this: browser.object(:id => "defaultId").exists? # => true Željko -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
