Unexpected Error in Selenium
Posted
by Abhishek Dixit
on Stack Overflow
See other posts from Stack Overflow
or by Abhishek Dixit
Published on 2010-05-25T11:46:03Z
Indexed on
2010/05/25
11:51 UTC
Read the original article
Hit count: 263
selenium-rc
I am getting a Unexpected error in some of the Selenium RC code. Some time it works fine but sometimes it gives the Unexpected error and the scripts stop at that line only.
Example:
There is script for "Login" than it click on the link than fills some form than press some button.
Sometimes its run till Login, sometimes till click of a link sometimes it executes full.
Please give me some solution for this its urgent.
© Stack Overflow or respective owner