

- Open firefox profile manager outside firefox code#
- Open firefox profile manager outside firefox download#
The migration code from (2) only reads the prefs if there is no data for the mimetype in question stored in (what is now) handlers.json. There are no automated tests for them, nobody around will remember how they were supposed to work - we didn't even really know they existed until this report. Nobody knew about the migration code from (2) anymore.Īnd here we are today and the prefs are broken for some file types.

My framework is based on serenity v.2.3.5

The response I am getting when I click on the Save button is:Ĭontent-Type: application/xml charset=UTF-8Ĭontent-Disposition: attachment filename=signed_test.xml The XML file should be directly downloaded to the default or specified downloaded directory. With the latest Firefox and geckodriver versions, the Firefox popup is always displayed.
Open firefox profile manager outside firefox download#
On the selenium automated framework, try to download an XML file, without displaying the Firefox Download popup.A website where an XML file can be downloaded (file MIME-TYpe is application/xml) The following geckodriver preferences set in the project (on my case, set on serenity.properties): A selenium project using latest geckodriver (current version 0.27.0)ģ. Latest Firefox 圆4 installed (current version is 81.0.1)Ģ.
