rrivest's avatar
rrivest
Contributor
9 years ago
Status:
New Idea

Browsers Cache Managment

It would be nice to have a 'normalized' access to Cache managment in Browser programmatically...

When testing cross browser, it would be nice if the same code could be used for all browsers in order to clear up the local cache between some test runs...

 

There's one set of Keys that pops cache managment for all Browsers, but then, each have their own ways of doing it...

Would be nice to have an extended set of methods and properties for Browser Object that allowes cleaning the cache according to a set of property settings or a list in an argument... 

1 Comment

  • upma's avatar
    upma
    Senior Member

    Hi,

     

    My testcomplete recorded script runs well first time,but when i am trying to run it again, it fails.

    Can u pls let me know the script to clear cache and cookie on IE browser.