I have a selenium test engine written in C#.
We're constantly getting failures due to IEDriverServer
.
The exception only states
"javascript error"
It is never consistent, but happens more than enough to make a "production" use of the engine impossible.
I don't know, maybe this is the best stability selenium can offer?
Or how could I fix this?