For a long time I have been using Selenium IDE to record and playback web applications for test purposes. Normally when I build a script, for each new page I would right click on a unique piece of text and select the command wait to ensure that when playing back Selenium doesn't move on until that page has loaded.
For some reason when I now right click the command context menu does appear in my list.
Since then downloaded the latest version of IDE but no success.
Any ideas?