webautomation - How can I display an HtmlPage object (from HtmlUnit) to be opened in a real browser? -


i using htmlunit (browser automation/testing tool) go through series of links or perform set of actions on page. @ point after want see resulting page in browser (internet explorer or firefox etc.) how can this. ? thank friends...

you can use htmlpage.save(file) (which automatically saves images) before executing real browser


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

android - View with visibility state GONE taking up space on screen -