1 CONSOLE MESSAGE: line 9: Permission granted.
2 CONSOLE MESSAGE: line 44: Position unavailable
3 CONSOLE MESSAGE: line 37: Latitude: 50 Longitude: 100
4 CONSOLE MESSAGE: line 37: Latitude: 50 Longitude: 100
5 CONSOLE MESSAGE: line 55: PASSED
6 Tests that geolocation emulation with latitude and longitude works as expected.
9 Running: testPermissionGranted
11 Running: testGeolocationUnavailable
13 Running: testOverridenGeolocation
15 Running: testInvalidParam
16 error: Protocol Error: Invalid type of argument 'latitude' for method 'Emulation.setGeolocationOverride' call. It must be 'number' but it is 'boolean'.
18 Running: testInvalidGeolocation
19 error: Request with id = ## failed. {"code":-32603,"message":"Invalid geolocation"}
21 Running: testTimestampOfOverridenPosition