Preparing Yahoo! User Interface Library Controls for Testing

Applies to TestLeft 15.40, last modified on March 17, 2022

To implement support for Yahoo! User Interface Library 3 controls and several Yahoo! User Interface Library 2 controls, apply a special accessibility patch to the controls’ source code.

The patch is shipped with TestLeft. It is located in the <TestLeft 15>\Open Apps\WebControls folder.

To apply the patch:

  1. Download the free Patch utility. You can get it at —

    http://sourceforge.net/projects/gnuwin32/files/patch/2.5.9-7/patch-2.5.9-7-bin.zip/download

    Extract the patch.exe executable file and place it in the root directory of the controls’ source library (the directory that contains the build folder).

  2. Place the YUI patch file that corresponds to your YUI Library version in the root folder where you have placed the patch.exe file:

    • For Yahoo! User Interface Library 2.9.0, it is the yui_2.9.0.diff file.

    • For Yahoo! User Interface Library 3.4.1 - 3.15.0 - the yui_3.x.diff and yui_3.x.bat files.

  3. Apply the patch as follows:

    • Apply the patch to Yahoo! User Interface Library 2.9.0 by executing the following command line:

      patch -p0 --binary < yui_2.9.0.diff
    • Apply the patch to Yahoo! User Interface Library 3.4.1 - 3.15.0 by executing the yui_3.x.bat batch file.

See Also

Preparing Web Applications for Testing

Highlight search results