I'm using the Java bindings of GhostDriver to run Selenium acceptance tests against PhantomJS.
If one of the web pages requested by PhantomJS logs to the Javascript console via console.log, is there a way to capture or view those messages?
I'm guessing that the answer to this is forehead-slappingly simple but I can't work it out!
LogEntries logs = driver.manage().logs().get("browser");
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With