XpathBuilder equivalent for HTML code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • musicgold
    New Member
    • Jan 2009
    • 4

    XpathBuilder equivalent for HTML code

    Hi,

    I know how to use XpathBuilder to create Xpath queries for an Xml document.
    I am wondering if there is any application that can allow me to access the controls in an html page.

    I am trying to access the controls on the 'Compose email' page of Yahoo email using the getelementbyID method. I am trying to fill out the To, CC, BCC, Subject fields on the page using VBA. It is taking me too long to correctly access those controls.

    Thanks,

    MG.
  • musicgold
    New Member
    • Jan 2009
    • 4

    #2
    I solved the problem. I found the following tool.

    Comment

    Working...