Hi all,<div>I need (actually it's more want) to test an application that uses OpenLayers internally with selenium IDE (<a href="http://seleniumhq.org/">http://seleniumhq.org/</a>).</div><div><br></div><div>Unfortunately it seems I can't find the right event combination to reproduce a 'click' on the map which then triggers a getfeatureinfo request.</div>
<div><br></div><div>I have already tried all possible permutations of mouseDownAt/mouseUpAt/click events, then played with timings and playback speed but without success.</div><div><br></div><div>Interestingly enough if I try to record events with Selenium IDE nothing is recorded when I pan/click on the map.</div>
<div><br></div><div>STFW did not help either: Openlayers and Selenium are mentioned only once, and with similar, unresolved issues as the ones I am seeing.</div><div><br></div><div>So here I am asking the great OL community: has anyone, ever got OpenLayers to work, and how, with Selenium or any other in browser automated testing tool?</div>
<div><br></div><div>Thanks in advance,</div><div>Umberto</div>