-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework/issues/detail?id=177) by @pekkaklarck on 10 Dec 2008_
[ For more information about listener interface, see
http://robo…
-
```
Hello,
I looked in to adding a quick way of playing a sound when a test failed /
passed. I first wanted to address this by adding a quick solution by using the
Log keyword.
I wanted to print …
-
```
Python's pprint module, from the standard library, does a really nice job of
formatting simple data structures for printing and logging. My request is that
the Log keyword use pprint.pformat int…
-
```
After have upgraded RIDE from 0.38 to 0.41 the save times are extremely slow
(some minutes). The save time is shorter if a smaller is saved.
My script file is quite big (~365kB), but it doesn't …
-
```
I've modified the remote library to use the local libraries and eliminate the
need to put libraries on the remote machine. Libraries are then transfered
over xmlrpm and loaded on the remote mac…
-
```
I am unable to open my Firefox browser with Selenium Library on my system.
Here's the syntax I'm using:
| | Open Browser | http://localhost:4567 | *firefox
/Applications/Firefox.app/Contents/Mac…
-
```
The documentation for "Catenate" is misleading.
http://robotframework.googlecode.com/svn/tags/robotframework-2.1.2/doc/libraries
/BuiltIn.html#Catenate
I think it's because the columns seprators …
-
```
I am using RIDE 0.28 on Python 2.5.4 to create my test cases.
However, I am running those testcases using Robot 2.1.3
Robot Framework 2.1.3 (Python 2.3.5 on win32)
I am having problems importing …
-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=252) by @pekkaklarck on 22 Sep 2009_
This allows crating other editors that can be used in addit…
yanne updated
9 years ago
-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=110) by rover.zh... on 26 Feb 2009_
I suggest that in the editor,the keyword,arguments and varia…
yanne updated
9 years ago