hulitolku

Results 6 comments of hulitolku

> So you want to **enable** the location : > > * `prefs = {"profile.default_content_settings.geolocation": 1}` > * and remove `options.add_argument("--deny-permission-prompts")` Dont work.

there is no click on the allow button

I need clik "Allow" https://i.stack.imgur.com/qoWFn.png

> You don't need to click "allow" if it's already allowed ? "already allowed" not work if i use `options.add_argument('--user-data-dir=c:\\temp\\profile1')`

I use this scrupt in python, but not work for flockpool: ``` stratum=subprocess.Popen(['D:\Download\MINING\stratum-ping-win-x64\stratum-ping.exe', ' -t stratum1 -tls eu.flockpool.com:5555'],shell=True,stdin=subprocess.PIPE,stdout=subprocess.PIPE,stderr=subprocess.PIPE,encoding='cp866') stdout, stderr = stratum.communicate() ``` i get: `Failed to resolve host name:...

API still not work!