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?
Chosen solution
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!
Read this answer in context 👍 0All Replies (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.
Chosen Solution
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!