Thanks for your help but I'm still not quite there.

I inserted the following fire_event:

$ie.frame(:name,"content").link(:text, "Run").click

$ie.frame(:name,"content").link(:text, "Run").fire_event("onmouseout")
#Added Line

$ie.frame(:name,"content").frame(:name,"menuPicker").link(:id,"parent.run()").click

But the 'Run This' link is still not located.

Does the code look ok?

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to