-
```
I see that robotframework is currently supporting swing library to test
Java GUI ... Is there any plan to support any lib to test SWT program, such
as swtbot - http://eclipse.org/swtbot/ (a promis…
-
```
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…
-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-seleniumlibrary/issues/detail?id=89) by Andreas.EbbertKarroum on 4 Feb 2010_
In order to use the screenshot as String …
-
```
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 …
-
```
Currently the Move File and Copy File keywords of OperatingSystem library do
not accept any wildcards to make it possible to copy or move multiple source
files on one call. It would be nice to h…
-
```
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…
-
```
The existing `Capture Screenshot` keyword takes a screenshot of the entire
screen, but the new `Capture Page Screenshot` allows taking screenshots of
the active page only. Unfortunately it works r…
-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-seleniumlibrary/issues/detail?id=60) by dhem... on 4 Nov 2009_
I am unable to open my Firefox browser with Selenium Li…
-
```
Now we have the ability to enable/disable logs with logging levels in log file,
could it be possible also add one drop-down list to filter out the PASS/FAIL
cases
```
Original issue reported on…
-
```
These would greatly extend the usability of SeleniumLibrary and
RobotFramework for testing systems where menus support only mouse over to
bring up submenus.
Additional items that would be helpful…