- Love SharmaRegular Participant
- Posts : 27
Join date : 2012-06-01
Temporary FireFox Profile using Selenium WebDriver
Mon Jun 04, 2012 2:03 pm
Hi,
I have saved one firefox profile on my disk and then always open it via code(by giving it's disk path).
As a result it always open my driver in this saved firefox profile.
But even if it opens my saved firefox profile, it makes a copy of temporary profile and place it at "C:\Users\lovekesh.sharma\AppData\Local\Temp" everytime I run my test.
Problem: Why is it creating temporary firefox profile if I want to use my already saved profile from disk?
Pls suggest.
Thanks,
Lovekesh
I have saved one firefox profile on my disk and then always open it via code(by giving it's disk path).
As a result it always open my driver in this saved firefox profile.
But even if it opens my saved firefox profile, it makes a copy of temporary profile and place it at "C:\Users\lovekesh.sharma\AppData\Local\Temp" everytime I run my test.
Problem: Why is it creating temporary firefox profile if I want to use my already saved profile from disk?
Pls suggest.
Thanks,
Lovekesh
- Love SharmaRegular Participant
- Posts : 27
Join date : 2012-06-01
Re: Temporary FireFox Profile using Selenium WebDriver
Mon Jun 04, 2012 5:20 pm
Resolved the problem:
1. Configure your profile so that it clear all cookies and temporary files when browser gets closed
2. use driver.quit in your @AfterTest
Thanks,
Lovekesh
1. Configure your profile so that it clear all cookies and temporary files when browser gets closed
2. use driver.quit in your @AfterTest
Thanks,
Lovekesh
- will selenium webdriver supports firefox version 6/ 7/ 8
- Selenium RC + Firefox profile behavior different than Manually Opening FF
- How do i specify which Firefox Profile to use thru perl based Selenium script?
- Unable to run firefox from selenium webdriver
- will selenium webdriver supports firefox 6/ 7/ 8
Permissions in this forum:
You cannot reply to topics in this forum