0

I'm running robot framework to test web (test suite is working OK) But I'm facing with cache. The is NO cache if I run the test by chromedriver (Browser Notification: Chrome is being controlled by automated test software.)

My expectation: run automation and use cache from local user (my login use for example)

Tuan Pham
  • 3
  • 1
  • 1
    Welcome to SO! Please add a [Minimal, Complete and Verifiable example](https://stackoverflow.com/help/mcve) so it is clearer what your problem is. – A Jar of Clay Jun 04 '19 at 10:07
  • if i understand you correct, you want to use a "user profile". this will help you https://stackoverflow.com/questions/14480717/load-chrome-profile-using-selenium-webdriver-using-java – Adi Ohana Jun 04 '19 at 15:11
  • Thank you, I totally found the solution on this link (for exactly Robot Framework): https://stackoverflow.com/questions/38226102/robot-framework-cannot-open-chrome-from-existing-chrome-profile – Tuan Pham Jul 04 '19 at 02:26

0 Answers0