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
Post a Comment