python - Show the page while testing with PhantomJS through Selenium -


i'm making test of django app using selenium , phantomjs. i'm debugging failure of test. there way make headless phantomjs show real browser on screen debug problem?

although it's not possible open browser, take screenshots @ failure point. see why , test failing. http://phantomjs.org/screen-capture.html


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -