0

Each time I run new firefox driver it takes 1 minute to load it vs 5 seconds to load with cache. Is there any capability to use stored cache while running new firefox driver? (or doesn't flush previous webdriver cache with particular name)

Thanks!

dred17
  • 139
  • 2
  • 17

1 Answers1

0

You should set webdriver.firefox.profile property to name of the profile. Refer (How to stop Selenium from creating temporary Firefox Profiles using Web Driver?) for detail.

Community
  • 1
  • 1
Ashish
  • 51
  • 3