-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-seleniumlibrary/issues/detail?id=79) by kai.hackemesser on 26 Jan 2010_
I'm not sure if this is an issue of the seleni…
-
```
The demo is old and it shows. We need to:
1) Convert it to plain text format
2) Remove duplicate tests that only demonstrate the different abstraction
levels - in this demo we only need on workfl…
-
```
I had installed python to 'D:\Program Files\Python25', a path which
contains a blank.
When I tried to setup robot I got this error message:
D:\robotframework-2.0.4>python install.py install
Inst…
-
```
I ran the testcases with robotframework-2.7rc1.jar, and it showed lookuperror:
Unknown enconding 'gbk'.
OS: Win2008_R2_x64
Active code page: 936 (from @chcp)
It's normal on 2.6.3. Is any config …
-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1131) by @pekkaklarck on 26 Nov 2012_
Currently RIDE writes all suite/test/keyword documentation…
yanne updated
9 years ago
-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1015) by rebeccah... on 30 Jul 2012_
I have a suite"temp.txt" in "e:\rf\项目",when i run in ride, …
yanne updated
9 years ago
-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1282) by dragonfyre13 on 24 Sep 2013_
From pull request #16 on github, opening an issue here to …
-
```
I want to test drag & drop functionality of an image.
In my application one images box is there.From which i have to drag n drop
image to a fixed panel.
Plz find attachment for better understand…
-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=966) by gcorrente on 18 Apr 2012_
This feature allow to reload the directory.
(ToolBar button, m…
yanne updated
9 years ago
-
```
We should check which kind of modifications are needed to Robot Framework
to get full functionality under IronPython. It is already possible to run
at least some test cases with IronPython, see …