Hacker News new | ask | show | jobs
by nederdirk 3958 days ago
We use selenium tests as a last line of defense. Using it as your only integration test, however, seems a bad idea to me. There are more specific and faster possibilities for testing.

The thing that would make selenium a lot better, would be if browser vendors could agree on a standard for instrumentation. This is of course a perfect-world line of thinking.