Skip to content
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

Investigate possibility of adding multi region support for esg cluster/services #1004

Open
dmtgrinevich opened this issue Dec 22, 2023 · 1 comment

Comments

@dmtgrinevich
Copy link
Contributor

No description provided.

@vdelendik vdelendik changed the title Investigate possibility of adding multi region deploy for esg cluster/services Investigate possibility of adding multi region support for esg cluster/services Dec 22, 2023
@dmtgrinevich
Copy link
Contributor Author

There is possibility to rewrite geolocation by chrome devtools

carina example:

WebDriver driver = getDriver();
DriverHelper driverHelper = new DriverHelper(getDriver());
ChromeDevToolsService browserDevTools = driverHelper.pageChromeDevTools();
browserDevTools.getEmulation().setGeolocationOverride(90.3079823,-97.893803,1.0);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant