Hi,

I have a "dd" (Data Definition) element inder a "dl" (Definition list).

The x-path for it is :
"/html/body/d...@id='vidmn']/d...@id='content']/d...@id='vid_pnp']/div[2]/d...@id='onecol']/d...@id='rel_outer']/div/d...@id='pnp_relvid1']/d...@id='rvid4']/d...@id='rel_4']/dl/dd[1]"

I want to declare the object in the repository file as :- @data = @browser.*
class*(:xpath,
"/html/body/d...@id='vidmn']/d...@id='content']/d...@id='vid_pnp']/div[2]/d...@id='onecol']/d...@id='rel_outer']/div/d...@id='pnp_relvid1']/d...@id='rvid4']/d...@id='rel_4']/dl/dd[1]")

What should be the class in the above definition ?

Kindly help me...

Regards
Niharika

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