Why do I keep getting the popup 'Gnirehtet not responding' while running the Appium tests?

I am getting popup ‘Gnirehtet not responding’ while running the Appium Tests. Please help me fix this.

Hi Rebecca,

You may use try passing the following capabilities:

  • globalHttpProxy: true
  • geoLocation : “US”

Or

You may just use:

  • region : “US”