Disable cache in Selenium Chrome Driver

Hi, I’m using ChromeDriver to perform some tests, in particular the performance of the webpage. But I’m failing due to default enabled cache. Can anybody help me how to disable the cache in Chrome driver?

1 Like