<> ||<>|| == Oxford Automation Sprint - 2009 == === Automation Focus === * Network Manager * cgregan * jcollado ==== Specification for Automation ==== * Desktop * No connection icon * Connected icon * Right Click menu * Left Click menu * Making a connection / Disconnecting * Backend * Utilize nm-tool * NM package has built in test scripts (access?) * Tests that can be run without connection (scanning) * Future * Various Keys types * Various Encryption types * Multiple Connections * 3G ==== Problems found ==== * Accessibility information nm-applet doesn't provide any accessibility information. [[http://bugzilla.gnome.org/show_bug.cgi?id=574909|BUG#574909]] opened in bugzilla.gnome.org to report the problem and look for a solution. A temporary workaround might be to use at-spi directly to get the location information of the applet on the screen and generate a mouse event for that location. Unfortunately, this depends on the widget to be located always in the same place in the hierarchy which isn't guaranteed depending on the hardware.