From: David T. <da...@de...> - 2013-11-20 18:32:33
|
Thanks, J but I really need someone to find the issue. The tmp files I am seeing are all over 500kb and full of JavaScript so the library is not seeing them as a "window" and thus they are not set properly as files that need to be deleted when closeAllWindows is called. David -- David Taylor, Detayls On Wed, Nov 20, 2013 at 8:33 AM, J <iha...@ya...> wrote: > http://www.julespotvin.com/?p=17 > > ^^ It's on oldy but the solution works for me. > > -J > > > On Monday, November 18, 2013 12:27 PM, David Taylor <da...@de...> > wrote: > I recently asked the list if there was a solution for the temp file > problem that I have been encountering. > > Ahmed was helpful in talking me through it but ultimately no solution was > found. > > To recap > , > my application uses HTMLUnit and correctly calls closeAllWindows but > html*.tmp files keep stacking up in my temp directory. > > After a while the temp files fill the disk. > > I have a suspicion that the temp files are created by a JavaScript load > and so do not get added the Window list. > > Does any new information exist on this issue? > > Thanks, > > David > -- > David Taylor, Detayls > > > ------------------------------------------------------------------------------ > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > conversations that shape the rapidly evolving mobile landscape. Sign up > now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > _______________________________________________ > Htmlunit-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlunit-user > > > > > ------------------------------------------------------------------------------ > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > conversations that shape the rapidly evolving mobile landscape. Sign up > now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > _______________________________________________ > Htmlunit-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlunit-user > > |