Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Open a web page from command line not using cache while displaying extended toolbar Time. And using a saved password for an sso login

  • 1 odpowiedź
  • 2 osoby mają ten problem
  • 1 wyświetlenie
  • Ostatnia odpowiedź od guigs

more options

From the fedora 19 command line i would like to run a command ;

firefox -new-window '-no-cache' -profile 'default' webpage.com

That wouldnt load the page from cache, Would use my saved master sso login, Print to the console the amount of time it took to load e.g. the extended toolbar time. Then close the process and repeat. Will be using a cron job to control the show.

From the fedora 19 command line i would like to run a command ; firefox -new-window '-no-cache' -profile 'default' webpage.com That wouldnt load the page from cache, Would use my saved master sso login, Print to the console the amount of time it took to load e.g. the extended toolbar time. Then close the process and repeat. Will be using a cron job to control the show.

Wszystkie odpowiedzi (1)

more options

This may be possible, but it may need a script to launch with firefox...so this may be a skeleton answer. A couple of brianstorms to achieve this

http://superuser.com/questions/664656/how-to-configure-firefox-for-ntlm-ss... "securtiy ask for password"

  • you may need to add to the security exceptions the sso login page

Two things we can do, file a bug to add this to the launch arguments, and find a meantime work around which stackoverflow.com would be a great place to ask this question.