Archives for September, 2009

I wrote a wiki page in siwapp’s project with some stuff I found on how to integrate Selenium RC with Symfony 1.2. You can see it here: How to write AJAX tests


Suppose we have HTML code with the following structure: <body> <a id="panel-previous" href="#">previous</a> <ul id="panel"> <li>ad</li> <li>adipisicing</li> <li>aliqua</li> <li>aliquip</li> <li>amet</li> <li style="display:none;">anim</li> <li style="display:none;">aute</li> <li style="display:none;">cillum</li> <li [...]