@23tux, Hey did you found the solution? If you have it then please explain 
the solution. 
thanks

On Wednesday, March 30, 2011 at 5:16:18 PM UTC+5:30, 23tux wrote:
>
> Hi folks, 
>
> I'm currently writing selenium tests in Ruby on Rails 3 and Cucumber. 
> I'm wondering if it is possible, to select a specific marker through 
> the DOM or any other selectors. 
> I've found the selenium tests for the V2 api at 
>
> http://gmaps-api-issues.googlecode.com/svn/trunk/selenium/core/TestRunner.html?test=../tests/examples_stable_suite.html
>  
>
> Here they are selecting a marker with 
> waitForElementPresent         xpath=//img[contains(@src,'marker')] 
>
> but this seems not to work with the V3. I've tried it as mentioned 
> above with cucumber in rails, but it doesn't find the element. 
>
> Any idea how to check if a marker is on the map with selenium? I have 
> to do several tests, like click and drag the map etc.pp (if anybody 
> has a good tutorial or some resources for this kind of tests in V3, 
> please let me know). 
>
> Hope someone can help! 
> Beste regards, 
> tux

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.

Reply via email to