ok,
I start a web session, login and then goto a link where a list of users(names) will appear. I want to edit one of the user.
I right-click on a username and and then click "edit user" and then edit the user.
But while generating testcase, the right-click on a username is missing, so when I run the testcase it keeps on waiting for the "edit user" link.
How do I do the right click to capture ?
The list of user is actualy a flex embedded in webpage.