I am doing some testing for a very large website, created many different developers. Is there a way to tell if the website is using flash and/or has loaded the flash plugin? If the page is using flash is there a way to tell what part of the page/code trigger the flash plugin to load in the browser/page?
Update: I will be a little bit clearer. When I go to the login page for my web page using chrome for mac and I open the Chrome Task Manager I don't see any plugins listed as running. When I login and land on the homepage I now see the Chrome has loaded the process "Plug-in: Shockwave Flash". Looking at the Network tab in the developer tools I do not see any Flash (swf) files being downloaded. If I stay on the page long enough Chrome will remove the "Plug-in: Shockwave Flash" process. Why is Chrome loading this plugin when the page is not using it?