geo.enabled setting keeps getting reset to true
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?
被選擇的解決方法
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!
從原來的回覆中察看解決方案 👍 0所有回覆 (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.
選擇的解決方法
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!