John
2010-02-09 20:31:49 UTC
Tellurium automated testing framework 0.7.0 adds a cool feature to
show runtime UI module. This visual effect is implemented with jQuery
and jQuery Simpletip plugin.
Under the hood, Tellurium Engine does the following things.
1) Build a Snapshot Tree (STree)
2) Create STree Visitors include an Outline Visitor and a Tooltip
Visitor
For more implementation details and live demo, please check out the
following wiki page
http://code.google.com/p/aost/wiki/TelluriumUiModuleVisualEffect
Your comments and suggestions are highly appreciated.
Thanks,
John
show runtime UI module. This visual effect is implemented with jQuery
and jQuery Simpletip plugin.
Under the hood, Tellurium Engine does the following things.
1) Build a Snapshot Tree (STree)
2) Create STree Visitors include an Outline Visitor and a Tooltip
Visitor
For more implementation details and live demo, please check out the
following wiki page
http://code.google.com/p/aost/wiki/TelluriumUiModuleVisualEffect
Your comments and suggestions are highly appreciated.
Thanks,
John