I am using selenium IDE to automate a web based email application.
- by user350451
But however, using firebug I can not find any of the elements or objects on the page.
For example: there are tabs for mail, calendar, contacts etc.
When I right click on these tabs brings up no menu. I know this is a java script but how to figure out and automate using Selenium IDE?
http://demo2.zimbra.com/zimbra/mail#1 -- This is the web site I am trying please check it out for yourself...
Thanks,
R.