Opened 17 years ago
Last modified 17 years ago
#3040 closed Bug
Adding YUI.util.Selector module to testing framework — at Initial Version
| Reported by: | Garry Yao | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Confirmed Review+ | Cc: |
Description
Now UI-level functional is a little bit hard since we have no tool to locate elements. YUI CSS3 Selectors, which could help to locate those elements like buttons. So we'll introduce a separate testselector.jsfile for this functionality.
