If you want to test the value of an input tag, you can do:
$b->checkResponseElement('input[name="blah"][value="abc"]');
Fabien
[EMAIL PROTECTED] wrote:
> Hi,
> Regarding sfTestBrowser functional testing.
> How do I get the value of a tag? ie.
>
> <input value='abc' name='blah' type='input' />
>
> Is there an inbuilt sfTestBrowser way of getting the value 'abc'?
>
>
> >
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony developers" 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-devs
-~----------~----~----~----~------~----~------~--~---