I just started with selenium and wanted to know the kind of exception a selenium function can throw like say WaitForFramToLoad().
Basically, it will help m a lot if some one can point to a link which lists the general exceptions a selenium method can throw, so that I can catch the expected exceptions and throw the unwanted ones.
Thanks in Advance