Opened 15 years ago

Closed 15 years ago

#3040 closed Bug (fixed)

Adding YUI.util.Selector module to testing framework

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 (last modified by Garry Yao)

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 merge into testselector.jsfile for this functionality.

Attachments (2)

3040.patch (7.9 KB) - added by Garry Yao 15 years ago.
3040_2.patch (29.9 KB) - added by Garry Yao 15 years ago.

Download all attachments as: .zip

Change History (6)

Changed 15 years ago by Garry Yao

Attachment: 3040.patch added

comment:1 Changed 15 years ago by Garry Yao

Keywords: Review? added
Status: newassigned

Our YUI Test version is 2.5.2 while the current stable version for YUI.util.Selector is 2.7.0, my rough testing shows no big compatibility issues, so temporarily won't upgrade our file yuitest.js to the newer version.

Changed 15 years ago by Garry Yao

Attachment: 3040_2.patch added

comment:2 Changed 15 years ago by Garry Yao

Description: modified (diff)

We'll merge this module with our current framework codes after discussing with Fred.

comment:3 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:4 Changed 15 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [3125].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy