brownla
3 years agoNew Contributor
How do I clear history in Chrome with TestComplete?
I am new to TestComplete and I need help with clearing the history in Chrome between tests. I have a stage environment that requires a login which I was able to add to my test scenario. However after running the test once the login information is cached so the login box does not pop up on subsequent tests. As a result my test fails when TC can't find the login fields.
I have a similar issue with a disclaimer at the bottom of the screen that requires the user to click a button to accept it.
Is there a way to either clear cache upon loading the browser, or else prior to closing it?