Open
Description
Current behavior:
I have a map and a button in my app. When user clicks the button it identifies it’s current position and map pin moves to the current location of the user. This does not happen when running cypress tests.
Desired behavior:
When running cypress test I want to be able to get the location of user and the map to show that position changes.
Steps to reproduce:
I created a simple POC – https://github.com/akozmanyan1/geolocation-bug
Just download and run it - '$ npm run serve'.
You also will need to open cypress - '$ ./node_modules/.bin/cypress open'
Versions
Cypress - Running Electron 59
OS: Windows 10
browser: Google Chrome - Version 69.0.3497.100