I am accessing a web page using WWW::Selenium module and i succedded in accessing the page successfully by creating the code. But i need to save final html page in my local PC for further analysis. I went through the documentation for www::selenium but could not find anything to save the content of the page returned. Is it possible to save the content of the returned page using www::selenium because it is the only module that suites my criteria.
Hearty Thanks for all those who takes time to help me out.