Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

How to handle file save dialog box using Selenium webdriver and PhantomJS #12283

Closed
korgaonkarmrunal opened this issue Jun 3, 2014 · 2 comments
Labels

Comments

@korgaonkarmrunal
Copy link

Hi,
I am using selenium webdriver in java. I want to handle file save dialog box. However important point is i need to do it without opening a browser. That's why i have chosen PhantomJS as it supports Headless browser. Earlier i could do it easily by setting Firefox profile for FF browser. Can anybody suggest how to do it without opening browser??

@genegc
Copy link

genegc commented Jul 24, 2014

Downloading with PhantomJS is an upcoming feature according to this thread: #10052

That thread also has some good alternative approaches mentioned in it.

@stale
Copy link

stale bot commented Dec 30, 2019

Due to our very limited maintenance capacity, we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed (see #15395 for more details). In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!

@stale stale bot closed this as completed Dec 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants