jagdeepjain / sfapi

Automatically exported from code.google.com/p/sfapi
0 stars 0 forks source link

doFlexClick clicks anything including non-existant elements #40

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. flashApp.Call("doFlexClick", "non-existent elements");

What is the expected output? What do you see instead?
Failure to find the element
However, the test case passes.

What version of the product are you using? On what operating system?
2.6

Please provide any additional information below.

Original issue reported on code.google.com by 007lov...@gmail.com on 25 Nov 2010 at 12:48