Hello,
I have a script that works perfectly on FireFoxDriver but while exxecuting the same using the HtmlUnitDriver it shows throws an error "ElementNotFound Exception".
I Searched in Google but cant find any solution, but seems to be a issue of htmlunitdriver.
Tarun,
Right now I dont have access to that. I am on a different work station now.
It says that an particular element is not found for e.g - Login id. But this problem does not occur while running in the FireFoxDriver and happens only with the HtmlUnitDriver.
I checked in terms of Xpath and everything is fine.