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 -

django - CSRF verification failed. Request aborted. CSRF cookie not set -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -