I have done some coding to set firefox browser profile to download the file automatically into the download directory. When the browser launches by selenium webdriver it loads the settings which i have set.
Will the browser launches with same profile after removing that part of profile setting code, for every execution of the program.
Please let me know
Thanks in advance.