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
asked a year ago235 views
1 Answer
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
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions