Can I test geolocation with Cypress 10?
Hi Tim,
Yes you can test geolocation with Cypress (any version) all you need to do is to add the capability for the same as given below:
By defining the geo_location
capability in the lambdatest-config.json
file of your project.