What steps will reproduce the problem?
1. The ClickCommands.as file has the following method:
doFlexClickDataGridUIComponent(datagridId:String, rowIndex:String,
colIndex:String, componentIndexInCell:String = "0")
2. Since Selenium tests done thru HTML can only pass 2 arguments, this
method should be refactored to take in one argument and parse out the
values like the getFlexDataGridCell() method does. It maybe better to turn
this method into a raw* method.
What is the expected output? What do you see instead?
n/a
What version of the product are you using? On what operating system?
I'm looking at the latest code thru subversion
Please provide any additional information below.
Original issue reported on code.google.com by bkur...@gmail.com on 14 Dec 2009 at 6:31
Original issue reported on code.google.com by
bkur...@gmail.com
on 14 Dec 2009 at 6:31