-
```
Before tidy:
*** Variables ***
# before
${fo} = ba # inline
# after
After:
*** Variables ***
${fo} ba # before inline after
```
Original issue reported on code.g…
-
```
This problem has been originally reported on robotframework-users mailing list
by user lxg0618:
http://groups.google.com/group/robotframework-users/msg/c14c0ef40043985c
The symptom of the proble…
-
```
We have many test cases defined for different framework. test cases are defined
via xml file.
I have made my own reader and added it to populators READERS dictionary. This
works for me. Is it …
-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=676) by @jrantanen on 14 Jan 2011_
When creating new project, the project is not added to recent…
-
```
We ought to be able to use http://code.google.com/p/flash-selenium/
```
Original issue reported on code.google.com by `pekka.klarck` on 16 Feb 2009 at 10:00
-
```
Hi,
We are using robot framework 2.7, using maven (the maven robot framework
plugin).
In one of our test scenarios, we have ~40,000 test cases.
However, we tried to split them in different tes…
-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1141) by @pekkaklarck on 28 Nov 2012_
We are trying to decide which wxPython to require as the m…
yanne updated
9 years ago
-
With Plone 4.3.5 which includes Products.CMFDynamicViewFTI 4.1.0, I get the following error when executing my project tests:
```
Tear down plone.testing.z2.ZServer in 1.868 seconds.
Tear down plone.a…
-
```
The internal links in the shortcut section that libdoc generates have spaces in
the href. URLs should not contain whitespace (should be percent encoded).
When referring someone to a keyword one o…
-
```
RFDoc has much nicer styles than libdoc.py, see the screenshot linked
below, and we should copy most of them to libdoc.py.
http://code.google.com/p/rfdoc/wiki/Screenshots#Library_Documentation
T…