I'm wanting to create Watir tests for my application which uses data taken from Geo Location. However I want the tests to be able to change the Geo location data so the application believes it is reviving new information.
Is it possible to fake geo-location using Watir? And how?