HI, Can anyone tell me how to get a list of urls that Mozilla will issue a GET to when rendering a page? I currently get this list manually using firebug's net option but am trying to automate with watir.
I cant just rely on img tags etc as some of them are dynamically created by js etc. So for a real world example using a youtube video page how could I get a list of all the content the page loaded? (given that it will change based on user location etc) Will the URLs the flash objects access also be visible? Thanks, Scott -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
