chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / PageDomain / setGeolocationOverride

setGeolocationOverride

suspend fun setGeolocationOverride(input: SetGeolocationOverrideRequest): Unit
Deprecated: Deprecated in the Chrome DevTools protocol

Overrides the Geolocation Position or Error. Omitting any of the parameters emulates position unavailable.

Official doc