[OpenLayers-Users] selenium and openlayers
gmh04
gmh04 at netscape.net
Fri Apr 8 06:33:31 EDT 2011
Hi
I'm trying to write selenium tests with openlayers.
If add a click handler using map.events.register('click', this, myhandler),
selenium.clickAt("map", "100,100") works
However if I add a handler using OpenLayers.Control.Click (as in
http://trac.osgeo.org/openlayers/browser/trunk/openlayers/examples/click.html)
selenium.clickAt("map", "100,100") does not work.
Any ideas?
Thanks
George
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/selenium-and-openlayers-tp6253201p6253201.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list