---
title: GeoIP, Localised testing in various countries with proxies.
description: With the most recent release of our TestingBot Tunnel, version 2.8, we
  now provide GeoIP/localized testing.
source_url:
  html: https://testingbot.com/blog/geoip-testing
  md: https://testingbot.com/blog/geoip-testing.md
---

# Geolocation testing with Selenium

By [Jochen D.](https://testingbot.com/about/jochen-d)2018-06-12

 Share on Facebook 

 Share on Twitter 

 Post on Reddit 

 Share link 

With the most recent release of our [TestingBot Tunnel](https://testingbot.com/support/tunnel), version 2.8, we now provide GeoIP/localized testing.

To get started, download our TestingBot tunnel and start it with these parameters:

```bash
java -jar testingbot-tunnel.jar --tunnel-identifier proxyTest --proxy proxyIp:proxyPort 
--proxy-userpwd proxyUsername:proxyPassword
```

Simply sign up with an external proxy service. These services will offer various proxies (proxyIp, proxyPort and credentials) in various countries.

 Once the tunnel is active, you can start a new Live test session which will automatically use the proxy. For automated tests, simply pass the `tunnelIdentifier` desired capability to use the proxy.

You will now run tests from an IP address in the country you specified.

### Why do GeoIP testing?

- You want to test if your GDPR flow is correctly working (EU IPs) 
- Certain parts of your product are different in certain countries, or only available in certain countries. 
- Verify if your website is up and running in different countries. 

More information is available on our [GeoIP documentation page](https://testingbot.com/support/tunnel/upstream-proxy).

[← Previous post Selenium Lessons, tips and tricks](https://testingbot.com/blog/selenium-lessons) [Next post → Automated & Manual Browser Testing on macOS Mojave](https://testingbot.com/blog/automated-manual-browser-testing-on-mac-os-mojave)

## Sidebar

### TestingBot Cloud Testing

Run automated, manual and visual tests on remote browsers and devices. Sign up for a free trial.

[Free Trial](https://testingbot.com/users/sign_up)

### Latest articles

[![Announcing AI Test Insights](https://testingbot.com/assets/blog/2026/ai-insights.jpg)](https://testingbot.com/blog/ai-test-insights)

#### Announcing AI Test Insights

Use AI Insights to quickly discover why an automated test...

[Read: Announcing AI Test Insights](https://testingbot.com/blog/ai-test-insights)

[![Selenium vs Playwright 2026](https://testingbot.com/assets/blog/2026/selenium-vs-playwright-2026.jpg)](https://testingbot.com/blog/selenium-vs-playwright)

#### Selenium vs Playwright 2026

Comparing Selenium vs Playwright - which is the best test...

[Read: Selenium vs Playwright 2026](https://testingbot.com/blog/selenium-vs-playwright)

[![Maestro Physical Device Testing](https://testingbot.com/assets/blog/2026/maestro-physical.jpg)](https://testingbot.com/blog/maestro-physical-device-testing)

#### Maestro Physical Device Testing

Maestro testing in parallel on physical Android and iOS d...

[Read: Maestro Physical Device Testing](https://testingbot.com/blog/maestro-physical-device-testing)

## Related Articles

[![Selenium vs Playwright 2026](https://testingbot.com/assets/blog/2026/selenium-vs-playwright-2026.jpg)](https://testingbot.com/blog/selenium-vs-playwright "Selenium vs Playwright 2026")

### [Selenium vs Playwright 2026](https://testingbot.com/blog/selenium-vs-playwright)

Comparing Selenium vs Playwright - which is the best test framework for your usecase?

[Read article →](https://testingbot.com/blog/selenium-vs-playwright)

[![Selenium 4: what's new](https://testingbot.com/assets/blog/2021/se4.webp)](https://testingbot.com/blog/selenium-4 "Selenium 4: what's new")

### [Selenium 4: what's new](https://testingbot.com/blog/selenium-4)

Learn more about what is new Selenium 4.

[Read article →](https://testingbot.com/blog/selenium-4)

[![Selenium 20th birthday](https://testingbot.com/assets/blog/2024/selenium20.webp)](https://testingbot.com/blog/selenium-20-years "Selenium 20th birthday")

### [Selenium 20th birthday](https://testingbot.com/blog/selenium-20-years)

Celebrate Selenium's 20th birthday. An overview of the years.

[Read article →](https://testingbot.com/blog/selenium-20-years)

[![Electron Automated Testing](https://testingbot.com/assets/blog/2024/electron.webp)](https://testingbot.com/blog/electron-automated-testing "Electron Automated Testing")

### [Electron Automated Testing](https://testingbot.com/blog/electron-automated-testing)

TestingBot now supports running automated tests against Electron-based apps on remote Windows and macOS machines in the cloud.

[Read article →](https://testingbot.com/blog/electron-automated-testing)

## More by Jochen D.

[![Announcing AI Test Insights](https://testingbot.com/assets/blog/2026/ai-insights.jpg)](https://testingbot.com/blog/ai-test-insights "Announcing AI Test Insights")
### [Announcing AI Test Insights](https://testingbot.com/blog/ai-test-insights)

Use AI Insights to quickly discover why an automated test failed.

[![Maestro Physical Device Testing](https://testingbot.com/assets/blog/2026/maestro-physical.jpg)](https://testingbot.com/blog/maestro-physical-device-testing "Maestro Physical Device Testing")
### [Maestro Physical Device Testing](https://testingbot.com/blog/maestro-physical-device-testing)

Maestro testing in parallel on physical Android and iOS devices.

[![tvOS Physical Device Testing](https://testingbot.com/assets/blog/2025/appletv.jpg)](https://testingbot.com/blog/tvos-automated-testing "tvOS Physical Device Testing")
### [tvOS Physical Device Testing](https://testingbot.com/blog/tvos-automated-testing)

Run automated tvOS tests on physical AppleTV devices.

[See all posts by Jochen D. →](https://testingbot.com/about/jochen-d)

## Ready to start testing?
[Start a free trial](https://testingbot.com/users/sign_up)
