Is it Firefox or Geckodriver, which creates “rust_mozprofile” directory
问题 Whenever we invoke Firefox, under '/tmp' directory rust_mozprofile directories are getting created. As Firefox internally calls Geckodriver we are not sure whether Firefox or Geckodriver is creating rust_mozprofile directory. I do want to know whether Geckodriver or Firefox because, my '/tmp' directory is having less memory. So the question is I really want to modify the path of creating directories for rust_mozprofile. I am using below technologies, Selenium - 3.3.0 Firefox - 52.2.0