leeleoo / flash-selenium

Automatically exported from code.google.com/p/flash-selenium
0 stars 0 forks source link

window.document.clickcolors has no properties #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
 am using firefox with the url 
http://www.geocities.com/paulocaroli/flash/colors.html 
to test flash 
But i am getting the follwing error 

SeleniumCommandError: ERROR: Threw an exception: 
window.document.clickcolors has no properties 
    D:/ruby/lib/ruby/site_ruby/1.8/selenium.rb:164:in `do_command' 
    D:/ruby/lib/ruby/1.8/timeout.rb:56:in `timeout' 
    D:/ruby/lib/ruby/1.8/timeout.rb:76:in `timeout' 
    D:/ruby/lib/ruby/site_ruby/1.8/selenium.rb:148:in `do_command' 
    D:/ruby/lib/ruby/site_ruby/1.8/selenium.rb:172:in `get_string' 
    D:/ruby/lib/ruby/site_ruby/1.8/selenium.rb:936:in `get_eval' 
    D:/ruby/lib/ruby/site_ruby/1.8/FlashSelenium.rb:43:in `call' 
    D:/ruby/lib/ruby/site_ruby/1.8/FlashSelenium.rb:54:in 
`percent_loaded' 
    Colors.rb:34:in `test_new' 
please help me in this regard. 

Original issue reported on code.google.com by gki...@gmail.com on 7 Jan 2009 at 10:39

GoogleCodeExporter commented 8 years ago
Is the id in your html file set to 'clickcolors'?  Try that, I had the same 
error and
that worked for me.

Original comment by l.br...@gmail.com on 12 Feb 2009 at 12:13

GoogleCodeExporter commented 8 years ago

Original comment by sachin.s...@gmail.com on 5 May 2009 at 8:46