This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Testing and the fly likes Looking for alternatives of Html Unit Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "Looking for alternatives of Html Unit" Watch "Looking for alternatives of Html Unit" New topic
Author

Looking for alternatives of Html Unit

Justin Thomas
Ranch Hand

Joined: Mar 08, 2012
Posts: 62
Hello there, I am looking for some alternatives of HtmlUnit - some other toolset to work with webpages.

Alternatively, I am looking how to set HtmlUnit timeout effectively (http://stackoverflow.com/questions/4915695/call-getpage-from-htmlunit-webclient-whith-javascript-disabled-and-settimeout-se doesn't work).

I'd be grateful for any help.
enric jaen
Greenhorn

Joined: Oct 15, 2010
Posts: 25
you can try selenium's webdriver

http://seleniumhq.org/docs/03_webdriver.html

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Looking for alternatives of Html Unit
 
Similar Threads
best Tool for Automated Web Application testing
converting xml to java objects
Better JavaScript support than HtmlUnit?
How would be the best way to parse HTML Content ?
regex help