Mozilla
Firefox useful tips.
How to Disable
Mozilla Firefox add-ons pop-up
Here is the way to disable add-ons window which appears every time
when selenium scripts are run on Custom Firefox Profile.
Close all instances of Firefox browser and delete the following
files from the Custom Profile folder, this should reset Extension Manager and
disable add-ons pop-up:
extensions.cache
extensions.ini
extensions.rdf
and
compatibility.ini
extensions.ini
extensions.rdf
and
compatibility.ini
This Add-ons pop-up will not displayed the next time you run
selenium scripts.
How to
resolve Certificate Error for Mozilla Firefox browser.
************sevices.addons.mozilla.org:443 uses an invalid
certificate*********
Export certificate to desktop, the error’d one.
Now, import the certificate
Highlight the one that’s imported here it is 'addons.mozilla.org'
Edit it and select the radio button, trust the authenticity and
ok.
Firefor
prompt to resend information
In the URL window of Firefox type about:config
Change this setting in firefox
1)
browser.sessionstore.postdata;
Change from a 0 to 1
2)
Double click network.prefetch-next
Change
from a True to FalseClose Firefox and restart it to enable the change.
No comments:
Post a Comment