Posted by e3g on September 13, 2012 at 2:39pm
I'm writing up a bunch of tests as scenarios in Behat/Mink for an application written in D7 that has a gmap/Google map as its central purpose. I want to automate at least one test of clicking on a map pin to see if a popup window appears.
Unfortunately this map's pins don't have a standard A HREF link which would get detected by "follow" or "press" -- at least that I can tell. The pin markup looks like:

So far I haven't found any mentions of how one might go about doing this.
erik
