[twill] Twill not finding input box on page

Howard B. Golden hgolden at socal.rr.com
Thu Nov 19 10:40:42 PST 2009


Hi Jamal,

On Thursday November 19, 2009, Jamal Mazrui wrote:

> I want to automate a "functional accessibility evaluation" of a web
>  page using the free service at
> 
> http://fae.cita.illinois.edu/
> 
> Twill is not finding the input box for entering the URL of a page to
>  be evaluated.  For example, the showforms command finds the submit
>  button but not the corresponding input box.

Hmm. It does for me. See below:

current page:  *empty page*
>> go http://fae.cita.illinois.edu
==> at http://fae.cita.illinois.edu
current page: http://fae.cita.illinois.edu
>> showforms

Form #1
## ## __Name__________________ __Type___ __ID________ __Value__________________
1     url                      text      id_url       http://
2  1  None                     submit    submit       Evaluate
3     formid                   hidden    (None)       1250dbb30efacd78

current page: http://fae.cita.illinois.edu
>>

Howard



More information about the twill mailing list