Binary package “libweasel-widgets-dojo-perl” in ubuntu noble

Dojo Widgets for Weasel

 Weasel::Widgets::Dojo provides Weasel extensions for testing tag matchers and
 widgets in Dojo-based web apps. This includes a 'button_expander' which finds
 button tags or input tags of types submit, reset, button and image. As well as
 an 'option_expander' which finds options for dijit.form.Select, after the drop
 down has been invoked at least once. For widgets; it can be use dto extend the
 Weasel::Element and Weasel::Widgets::HTML::Select modules.