Hi

I am trying to use element_by_xpath to retrieve objects to interact
with.  However, because of WTR-343, element_by_xpath is returning
WIN32OLE objects so I don't have access to Element methods (like
append, clear, set, etc).

I want to use element_by_xpath because I may have elements that are
"children" of other elements so I'd like to be able to construct
relative xpaths. (like Problem 3 in Angrez's post -
http://angrez.blogspot.com/2006/06/xpath-and-watir.html)

Has anyone run into similar issues?  Any workarounds?

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