-
-
Notifications
You must be signed in to change notification settings - Fork 737
I.grab/setGeoLocation is not working with WebDriver #2505
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Also facing the same issue. The setGeoLocation function is not available in this.browser.
|
Is this being worked on? I'm having the same issues with these geoLocation functions. |
Hello , await I.setGeolocation(latitude, longitude) using latest codeceptjs version =3.5.10 |
@peterngtr |
resolved by #4105 |
What are you trying to achieve?
I'm trying to grab/set the geolocation in order to test different scenarios for different countries.
Also tried grabbing the geo location before accessing the page:
I tried to use I.setGeoLocation too, the result is the same.
In case grab/setGeoLocation methods are not available anymore, please remove them from the documentation
What do you get instead?
Details
The text was updated successfully, but these errors were encountered: