为了实现这个功能搞得Selector类很龌龊,如果接下来还想实现descendant selector(类似"css=VBox Text")必须先重构了。
接下来我要想办法处理Alert。
鼠标同志做自定义控件的测试进展如何了?
对HTML runner有什么想法?
--
Jeff Xiong
Software Journeyman - http://gigix.thoughtworkers.org
Open Source Contributor - http://fluorida.googlecode.com/
Technical Evangelist - http://www.infoq.com/cn/
| /src/aut_customcomponent.mxml |
| /src/CustomComboBox.mxml |
http://code.google.com/p/fluorida/wiki/GettingStarted
2008/3/12 咖啡屋的鼠标 <tj1...@gmail.com>:
2008/3/12 咖啡屋的鼠标 <tj1...@gmail.com>:
2008/3/14 咖啡屋的鼠标 <tj1...@gmail.com>:
A little suggestion on working style: as a part of completing a
feature, we'd better enable and commit corresponding test case(s) as
well, so that automated build script can make sure everything works
well anywhere.
By the way, what happens if the popup window being handled if not
Alert but a custom window? Or shall we rename this action to
"CloseAlert"?
2008/3/14 Jeff Xiong <gigi...@gmail.com>: