> As of symfony 1.2, yes:
>
> $browser->click('/', array('foo' => 'bar'), 1);
>I see, thanks Fabien! What's the purpose of 'foobar' in the array? Furthermore one suggestion: It would be very useful to add something like '$b->clickResponseElement()' to click on a link according to it's position in the dom tree. (I don't know if this would be difficult to do...) :-) Klemens --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
