Revision: 4450
Author: [email protected]
Date: Tue Dec 7 15:46:56 2010
Log: Edited wiki page HowToUseCSharp through web user interface.
http://code.google.com/p/robotframework/source/detail?r=4450
Modified:
/wiki/HowToUseCSharp.wiki
=======================================
--- /wiki/HowToUseCSharp.wiki Tue Dec 7 15:45:34 2010
+++ /wiki/HowToUseCSharp.wiki Tue Dec 7 15:46:56 2010
@@ -6,6 +6,11 @@
* [#Target Test library]
* [#Target Test cases]
+<wiki:toc>
+Intro
+Running
+</wiki:toc>
+
= 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.