Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Află mai multe

Acest fir de discuție a fost arhivat. Adresează o întrebare nouă dacă ai nevoie de ajutor.

geo.enabled setting keeps getting reset to true

  • 5 răspunsuri
  • 2 au această problemă
  • 13 vizualizări
  • Ultimul răspuns de cor-el

i am doing a lot of testing from localhost using selenium inside of eclipse. every time i start a debug session and click on a page, i get the geo location popup. setting geo.enabled to false does not stick. it reverts back on every session i start.

how to i get my preference settings to stick?

i am doing a lot of testing from localhost using selenium inside of eclipse. every time i start a debug session and click on a page, i get the geo location popup. setting geo.enabled to false does not stick. it reverts back on every session i start. how to i get my preference settings to stick?

Soluție aleasă

while this probably would solve the problem for most users, it's not working for me. i'm going to close this out and create a different problem thread that relates directly to selenium.

thanks!

Citește acest răspuns în context 👍 0

Toate răspunsurile (5)

Try deleting your cache forgox will save certain setting to save on load time this may be what's happening

that didn't work. there's something about launching a selenium script that causes the opened pages to have prefs set to default.

see : Locking preferences


thank you

Please mark "Solved" the answer that really solve the problem, to help others with a similar problem.

Soluție aleasă

while this probably would solve the problem for most users, it's not working for me. i'm going to close this out and create a different problem thread that relates directly to selenium.

thanks!