Is it possible to see the source code for Selenium standard commands? If so, where can I download it? I'm trying to debug a Selenium clickAndWait command issue (link below). I want to see what Selenium is actually doing in this command to troubleshoot the issue. I can probably get around this issue, but I'd have to change the UI of the application a bit. I've posted this as a Selenium issues on their website, but haven't heard back yet.
Outstanding issue:
Selenium IDE gets stuck on clickAndWait command in popup window

