Is There a way to get all the xpaths of link, button, checkbox etc.. from a url using firepath
138 views
Skip to first unread message
Vikas Krishnamraju
unread,
May 10, 2012, 12:12:31 PM5/10/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fire...@googlegroups.com
Hi All,
My query is here is i need all the Xpath's from a page at a single shot. My simple question is whether there is a way to automate firapath. Coz i need all the xpath's of links, buttons, checkboxes etc. and store them in .cs file and use it where ever required. if not by firepath do we have such coding techniques already built. If So could anyone please let me know. May be this post is out of the scope thought i would get some useful info. As of now firepath gives me the xpath of only selected element on a page. So i need the whole collection of Xpaths from a page. Thanks in advacne..