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...