Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

WebDriver is not deleting the profile directory after test exits #1934

@lukeis

Description

@lukeis

Originally reported on Google Code with ID 1934

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions