Jevon Wright

Show:

What's happening?

  • JWebUnit

    jevonwright committed revision 936 to the JWebUnit SVN repository, changing 1 files.

    2012-02-14 15:35:26 PST in JWebUnit

  • Comment: getBoundingClientRect not supported

    Thanks again for looking into this. I just had to install Maven anyway, so I might just build HtmlUnit myself. I'll reopen this if the bug is still there. Thanks :)

    2012-01-25 13:37:58 PST in HtmlUnit

  • Comment: Provide sample logback.xml in quick start guide

    I don't mind either option, it just needs to be well documented :-) If JWebUnit includes HtmlUnit, then it should also include some logging framework (if a logging framework is necessary) and documentation on how to confiugre it (if necessary). Perhaps you can keep it an optional dependency for people who use Maven/POM, but for users who download the JWebUnit JARs directly, include logback...

    2012-01-24 15:32:51 PST in JWebUnit

  • Comment: getBoundingClientRect not supported

    Thanks for looking into it. I did look into the sources and initially it didn't look like it was fixed, at least not in the way that jenkinsci fixed it. I just updated my HtmlUnit JARs to 2.10-SNAPSHOT-with-dependencies from http://build.canoo.com/htmlunit/artifacts/ (1,024,400 bytes, modified 2011-12-19), and I still get the following error: 12697 [JS executor for...

    2012-01-24 15:14:59 PST in HtmlUnit

  • getBoundingClientRect not supported

    I'm using HtmlUnit 2.9 with JWebUnit 3.0, and I am trying to test a web application that uses YUI 2.9.0. However, when trying to access the site, the following exception occurs: com.gargoylesoftware.htmlunit.ScriptException: TypeError: Cannot find function getBoundingClientRect in object [object HTMLDivElement]. (http://localhost:8080/share/res/js/yui-common.js#11) at...

    2012-01-23 21:40:45 PST in HtmlUnit

  • Provide sample logback.xml in quick start guide

    By default, if you extract JWebUnit into a new project with no existing logger configuration, JWebUnit now uses the logback logging framework. However the quick start documentation says nothing about this framework, or how to configure it. By default, ALL debug messages -- including debugging at the level of the sockets in HttpClient -- will be printed when executing a test. At the very least,

    2012-01-19 20:04:12 PST in JWebUnit

About Me

  • 2004-01-12 (8 years ago)
  • 949547
  • jevonwright (My Site)
  • Jevon Wright

Send me a message