leeleoo / flash-selenium

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

issue with getflexexists #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

when we use the following statement
flashApp.call("getFlexExists","automationName=OK","")
if object exists it resturns true.
if object doesnt exist flex application got hanged for awhile.

because of the hanging it is taking lot of time.

please suggest alterative method.

Original issue reported on code.google.com by shivajid...@gmail.com on 7 Dec 2009 at 1:35

GoogleCodeExporter commented 8 years ago
What exactly does getFlexExists() do? What object are we talking about? It 
should be 
getFlexExists()'s responsibility to gracefully return if the 'object' is not 
present. 

Also, this isn't an issue with FlashSelenium in itself so I'm changing the 
status but 
keeping the thread alive so that people can share ideas.

Original comment by sachin.s...@gmail.com on 9 Dec 2009 at 12:49