Davidcqc

Results 1 issues of Davidcqc

Hi, trying to geolocate the browser doesn't seem to work. print(chrome.Emulation.canEmulate()) returns {'id': 3, 'result': {'result': True}} - OK chrome.Emulation.setDeviceMetricsOverride(width=2436, height=1125, fitWindow=True, deviceScaleFactor=1, mobile=True) returns a landscaped bigscreen - OK...