If Lift is running in test mode the element names should be static, right?

Cheers, Tim

On 10 Nov 2009, at 19:36, ben wrote:

> 
> Hi,
> 
> Bear in mind that I'm a newbie Lifter, so I won't have the knowledge
> of why certain choices were made or the knock on effects of changing
> how things work in Lift ...
> 
> From my perspective (ie automatically testing a form on a page via
> Cucumber), I'm not sure the unique id (as in unique id across all
> forms in a webapp) is required. All I need is a unique id for a given
> form on a page.
> For my needs, the following line alone will provide that :
> val prefix: String = new DecimalFormat("00000000000000000").format
> (bump + num)
> 
> Is there a reason I'm not understanding for why a unique id provided
> by the stack trace is required ?
> 
> Cheers,
> Ben
> 
> 
> 
> > 
> 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to