On Sat, Dec 13, 2008 at 11:37 AM, augustin (beginner) <drupal.beginner@wechange.org> wrote:
Is it possible to test #ahah form elements with simpletest?
How to make the function $this->drupalPost() work when some of the elements
have dynamically been added with an #ahah callback (e.g. when changing a
select value)?

Hi Augustin,

Please open an issue in the Drupal Core 7 queue, against the simpletest.module. I'm pretty sure we can build something that emulate some of the functionality of ahah.js in PHP.

Damien Tournoud