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
posta un anno fa243 visualizzazioni
1 Risposta
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande