W liście Jamal Mazrui z dnia czwartek 19 listopada 2009: > 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. > > Suggestions, anyone?
try toggling the use_tidy flag. Sometimes it skips fields with tidy, sometmies it skips them without. -- Paweł Stradomski _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
