Device Farm Supported region

0

Hi , We want to use AWS device Farm for our web browser ( Chrome / FF ) automation for different region because our site uses geolocation/ip to determine which cloud front distribution to use . We would like confirm is device farm will support only ** PDX** region , is there any way device farm will support required to region for supporting customer supported location ?

Please let me know to take next step on using AWS device farm for our browser automation

Thanks , Muthu Selvan SR

AWS
已提问 1 年前243 查看次数
1 回答
0

Device Farm only support us-west-2 region at current stage. There is no out-of-box solution for mocking your test environment's IP or geolocation.

I would suggest to explore

  1. Trying geolocation emulation in Selenium webdriver [1]
  2. Trying to create a HTTP proxy in your desired region, and passing proxy setting in webdriver's desired capacities

[1] https://www.selenium.dev/documentation/webdriver/bidirectional/chrome_devtools/

AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则