I am using WWW::Mechanize::Firefox module and doing some operations. In for loop every time I open some link and authenticate there and do some operations. Here problem I face is every time without clearing cache and cookies I could not get what I want. Browser clear the private data after its closed and then again I can open the browser in loop. This will full fill my requirement. Any pointers regarding this. You are welcome if there is any other approach which can solve the problem. Thanks
| Comment on How to close Firefox browser from perl script | |
|---|---|
| Re: How to close Firefox browser from perl script by shrishinde (Initiate) on Jul 12, 2012 at 06:37 UTC | |
by Anonymous Monk on Jul 12, 2012 at 06:57 UTC | |
by Corion (Pope) on Jul 12, 2012 at 07:01 UTC | |
| Re: How to close Firefox browser from perl script by pvaldes (Hermit) on Jul 12, 2012 at 13:47 UTC |