-
It can't run the built in tests of AutoItLibrary 1.1 when using robotframework 2.9.1. Installation was done following this description:
https://blog.codecentric.de/en/2014/02/robot-framework-testing-w…
-
```
Use case:
I want to use a resource file that I don't want to copy into the test
source tree as it is maintained and managed in another source repository,
another project.
Possible solution:
I cou…
-
```
In order to use the screenshot as String feature from Selenium, which
allows for taking screenshots on a remote system, I added this to
__init__.py. I'm sure it can be done better, but I hope you …
-
```
I implemented this and have attached the modified __init__.py file. Feel
free to incorporate it into the next revision of
robotframework-seleniumlibrary. The only method I really needed for my
t…
-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-seleniumlibrary/issues/detail?id=106) by @pekkaklarck on 27 Mar 2010_
The demo is old and it shows. We need to:
1) Co…
-
Created the dependance file using mvn package and then tried executing the test cases from command line.
Failed with "Could not find or load main class"
C:\digital-testing\robotframework-Redesign\t…
-
```
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…
-
```
Could ROBOT also support access/testing of webservices?
It seems that selenium lib does not help in this matter.
```
Original issue reported on code.google.com by `holger.d...@nsn.com` on 10 Aug…
-
> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-seleniumlibrary/issues/detail?id=77) by @pekkaklarck on 22 Jan 2010_
The basic implementation is trivial using Seleniu…
-
```
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…