1. Ghost.py/Qtwebkit redirect problem + solution

    I'm using ghost.py and qtwebkit which seem to have a problem with the 3xx HTTP-Status codes. It doesn't follow the "Location" header. In this post I explain my hackfix so that this works again.

    Bug description

    I use PyQt 4.9.6-r2 from the gentoo repository. And ...

    Tagged as : browser Python
  2. Automated Frontend Testing

    This article is about simulating browsers to test your webpages. Contrary to a unit-test you check your whole page with this. That is also why I think this is the most cost/time efficient method. But also you probably won't see so much cornercases and won't find so ...

Page 1 / 1