Hi,
I want to record the interactions in an SWF file using the SeleniumIDE. From the forum I get to know that there is no way to record the interactions using the IDE. But how we can record the interactions using the manual commands?.
For example If we have a login form I need to click on the login button with ID 'loginButton' how we add the command in SeleniumIDE?. The project is rebuild with SeleniumFlexAPI but I am not able to click the button using the command 'flexClick'
Any help is appreciated
Arun Viswanthan