Please change:
view_frame=browser.home_frame.frame(:name, "view")
to
view_frame = home_frame.frame(:name, "view")

Your comment equals to browser.browser.***
Of course it didn't work.

Thanks.
Wesley Chen.


On Mon, Jun 29, 2009 at 10:34 AM, Peace <peaceofmind1...@gmail.com> wrote:

> view_frame=browser.home_frame.frame(:name, "view")
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to