You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
What steps will reproduce the problem?
1. On running RemoteWebDriver with an instantiated FirefoxProfile it creates 2 directories:
anonymous* and webdriver*(some random number) in “C:\Documents and Settings\<UserName>\Local
Settings\Temp”. The directory webdriver* (of ~2200K) is not removed after WebDriver
finishes its job.
What is the expected output? What do you see instead?
Either it should not create the directory or it should delete it after finishing it's
job
What version of the product are you using? On what operating system?
Windows XP
Selenium 2.0rc3
Please provide any additional information below.
I am not whether it will create a problem in WebDriver however it may slow the System
performance and will unnecessary eats up the system disk space.
Also it seems related to Issue 1211 (http://code.google.com/p/selenium/issues/detail?id=1211).
Reported by contact@vaidabogdan.com on 2011-06-27 11:02:42