angular / webdriver-manager

A binary manager for E2E testing
MIT License
224 stars 116 forks source link

Change default out_dir #513

Open fpedroza opened 2 years ago

fpedroza commented 2 years ago

Is it possible to change the default value for out_dir? If so, how?

fpedroza commented 2 years ago

I tried adding the following to the config.json, but it doesn't appear to work:

"out_dir": "/path-I-want-to-be-the-default/"