casper-geolocation
A Casper.js module for testing apps that use the geolocation API.
It allows control of the client's geolocation via a simple setLocation()
function.
how to use
var require = initial_pos = timestamp: Date coords: latitude: 10 longitude: 10 accuracy: 10 casper = geo = casper initial_pos; casperstart'http://site.com'; casper; casper;