Is there any way I can output a list of all elements on a webpage within webbrowser? Something like "debug.print webbrowser.document.all[1].name" or something :-)
Printable View
Is there any way I can output a list of all elements on a webpage within webbrowser? Something like "debug.print webbrowser.document.all[1].name" or something :-)