Revision: 4411
Author: [email protected]
Date: Mon Dec 6 14:08:47 2010
Log: Edited wiki page HowToUseCSharp through web user interface.
http://code.google.com/p/robotframework/source/detail?r=4411
Modified:
/wiki/HowToUseCSharp.wiki
=======================================
--- /wiki/HowToUseCSharp.wiki Mon Dec 6 14:08:09 2010
+++ /wiki/HowToUseCSharp.wiki Mon Dec 6 14:08:47 2010
@@ -6,6 +6,10 @@
* [#Test_library]
* [#Test_cases]
+= Getting and running the example =
+
+xxxxxxx
+
= Introduction =
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.