Revision: 4364
Author: [email protected]
Date: Mon Dec 6 12:26:30 2010
Log: Edited wiki page HowToUseCSharp through web user interface.
http://code.google.com/p/robotframework/source/detail?r=4364
Modified:
/wiki/HowToUseCSharp.wiki
=======================================
--- /wiki/HowToUseCSharp.wiki Mon Dec 6 12:25:19 2010
+++ /wiki/HowToUseCSharp.wiki Mon Dec 6 12:26:30 2010
@@ -2,7 +2,7 @@
= Introduction =
-Add your content here.
+This simple example demonstrates how to use C# language from Robot
Framework test libraries. The example assumes that you have the .Net
framework and IronPython installed on your system. This version is
implemented and tested on Windows.
= Details =