A Program the finds Element by ID with a single click

JD2369

Member
Joined
Jan 12, 2011
Messages
19
Programming Experience
Beginner
Is there a program where i can launch a website, click on a button or textfield and it will give me the getElementByID? I searched around for this and i have found nothing? Why doesnt this exist?

I am writing a program that will enter information into a copiers web interface for scanning. The problem is the copier's web interface uses Java and XML. I cannot get my program to enter the information into the apprioate field because i cant find the tag to reference it!!! its very annoying, this is the last stage to my program.

Please help :(
 
Back
Top