nikgoodley-ibboost / aost

Automatically exported from code.google.com/p/aost
0 stars 0 forks source link

Firefox plugin to automatically generate UI module for users #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Firefox plugin to automatically generate UI module for users.

The idea is to provide the "select UI by click" capability in the
plugin, similar to the "select element by click" function in the
XPather plugin. The difference is that we need to select an area of UI
instead of only one UI object. Then the plugin will extract the html
source and use special algorithm to generate the Tellurium style UI
module using composite locators and group locating concept.  After
that, the plugin will validate the generated UI module to make sure it
is unique in the current DOM. After the UI module is available, users
can write as many tests as possible for the same UI using Tellurium. 

Original issue reported on code.google.com by vivekmon...@gmail.com on 18 Aug 2008 at 2:45

GoogleCodeExporter commented 9 years ago

Original comment by John.Jian.Fang@gmail.com on 21 Aug 2008 at 12:53

GoogleCodeExporter commented 9 years ago

Original comment by John.Jian.Fang@gmail.com on 30 Jan 2009 at 11:30