Hi all,
is there any way I can get browser instance from inside an element?
Here is what I mean by that:
ie_instance = IE.new
some_div = ie.div(:any, 'any')
some_div.a_method_to_get_browser_instance  # <--- this is an assumed
method which would return the ie_instance

Thanks.
--~--~---------~--~----~------------~-------~--~----~
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