I am getting geolocation with javascript with
navigator.geolocation.getCurrentPosition(..
Is there any chance in Codeception a test value can be given for this? I cannot find anything on this, except for settings in Selenium which would make the test not independent from the Selenium server.