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

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

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