[geolocation-api] A means to test the API via Web Driver (#146)

marcoscaceres has just created a new issue for https://github.com/w3c/geolocation-api:

== A means to test the API via Web Driver  ==
It would neat if the Geolocation API a web driver extension for emitting a location. A developer could provide an object representing a `GeolocationCoordinates` (i.e., basically #145), and then the browser would echo that via the API itself. 

This would be useful for sites that that need to mock location information and use the actual Geolocation API at the same time. This would work in concert with the ability to request permission via web driver. 

Please view or discuss this issue at https://github.com/w3c/geolocation-api/issues/146 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 8 April 2024 03:57:26 UTC