资 源 简 介
Inspired by Watir on Ruby, this library brings the same capabilities and more to the high-performing Gambit Scheme implementation. Now you can write automated test scripts or automate Windows application tasks in beautiful Scheme code and compile it all into a standalone exe file.
Requires Gambit on a Windows platform and will also need MinGW if you want to build a standalone executable. It may work with MS Visual C++ but this has not been tested by the author.
Like Watir, win-control allows you to drive Internet Explorer by issuing commands to interact with HTML elements e.g. buttons, links, images etc and to read text off pages. Unlike Watir, win-control"s commands also extend to native Windows GUI applications so this means that you can also seamlessly interact with ActiveX components embedded within web pages or pop-up controls. You can also interact with most standalone Wi