Does anyone know of a good replacement to Watij which will allow automated tests to be written in Java? It looks like the Watij library isn't being developed anymore.
Asked
Active
Viewed 1,191 times
3 Answers
2
You could take a look at this list. I'm not sure if any is a direct replacement and works exactly like Watij, but it might give you some other options:
http://java-source.net/open-source/web-testing-tools
And you might find some options might be better than before (e.g. Selenium)

digiarnie
- 22,305
- 31
- 78
- 126
-
I notice that Selenium now has a Java adapter. Nice. – djangofan Feb 01 '12 at 17:54
0
On their website you can see that they have come up with replacement as "webspec "framework. It is easier to use than watij.

Pankaj Sejwal
- 1,605
- 1
- 18
- 27