The very first testcase in browser.rst fails at: >>> browser.getControl(name='subject_existing_keywords:list').value = ["fishslapping",]
I guess it should be >>> browser.getControl(name='subject_existing_keywords:default:list').value = "fishslapping" as it refers to a non-existing keyword. Is this not corrected on purpose? If not, I would fix it. Greetings Jan Hackel p.s. Sorry if this posting appeared twice. _______________________________________________ quills-dev mailing list [email protected] http://lists.etria.com/cgi-bin/mailman/listinfo/quills-dev
