java如何dom获取,如何使用Selenium Java 2.8获取当前的DOM?
I'm using the latest version of Selenium and the chromedriver to test a ZK application.During the test, I'd like to dump the DOM (or part of it) to help me find the elements I need (and probably help ...