[TIP] form field name length limitations and twill

Michał Kwiatkowski constant.beta at gmail.com
Wed Apr 16 16:25:53 PDT 2008


On Thu, Apr 17, 2008 at 1:07 AM, c <cbpurcell at gmail.com> wrote:
>  The app that we are testing has extremely long names and IDs, all
>  prefixed with a long string that gives an idea of what part of the app
>  they are tied to. Unfortunately it looks like twill or the twill
>  library reads the first 20 characters and notes that it is common to
>  more than one field and raises an exception.
>
>  Is there any way I can get around this or do I need to change all of
>  the field names and IDs in the app?

Please show us one example of a field that causes twill to raise and exception.

Cheers,
mk



More information about the testing-in-python mailing list