
How to write a Cucumber test for Google Maps
Trying to write a Cucumer test for a Google Maps related feature is a bit trickier than you might expect. It involves tweaking the Google Map on the testing environment and using a javascript capable driver like Selelnium. Check out the article to see how you can do it.