[robotframework-seleniumlibrary] push by pekka.klarck - very minor doc enhancements on 2012-05-08 09:31 GMT

0 views
Skip to first unread message

robotframework-...@googlecode.com

unread,
May 8, 2012, 5:31:16 AM5/8/12
to robotframework-se...@googlegroups.com
Revision: 53a8ffe8492c
Author: Pekka Klärck
Date: Tue May 8 02:30:50 2012
Log: very minor doc enhancements
http://code.google.com/p/robotframework-seleniumlibrary/source/detail?r=53a8ffe8492c

Modified:
/src/SeleniumLibrary/javascript.py

=======================================
--- /src/SeleniumLibrary/javascript.py Fri Apr 29 02:35:50 2011
+++ /src/SeleniumLibrary/javascript.py Tue May 8 02:30:50 2012
@@ -38,7 +38,7 @@
Use `window` to refer to the window of your application, e.g.
`window.document.getElementById('foo')`.

- Example:
+ Examples:
| Execute JavaScript | window.my_js_function('arg1', 'arg2') |
| Execute JavaScript | ${CURDIR}/js_to_execute.js |
"""
@@ -98,7 +98,6 @@
confirmation dialog to be shown.

Examples:
-
| Click Button | Send | # Shows a confirmation dialog |
| ${message}= | Confirm Action | # Chooses Ok |
| Should Be Equal | ${message} | Are your sure? |
Reply all
Reply to author
Forward
0 new messages