On Wed, Jul 15, 2009 at 9:57 PM, Kris Wallsmith<[email protected]> wrote:
> I think there may be > a way to address them without adding a new method to the sfBrowser API. > Allowing a CSS selector to be passed to ->click() would accomplish the same > thing but with more flexibility. +1, first evaluating the string as a selector, then fallback to link/button label matching would be a better solution to me (performances are not that important in func testing). BC should be okay because selector syntax quite never looks like a link/button caption. ++ -- Nicolas Perriault http://prendreuncafe.com - http://symfonians.net Mobile: +33 660 92 08 67 --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
