issues
search
robotframework
/
PythonRemoteServer
Robot Framework remote server implemented with Python
Apache License 2.0
152
stars
83
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implemented support for @keyword decorator
#37
EddyPronk
closed
7 years ago
0
@keyword decorator features
#36
EddyPronk
closed
7 years ago
4
Support `@keyword` decorator
#35
EddyPronk
closed
7 years ago
3
"Strings Should Be Equal" should read as "Should Be Equal As Strings"
#34
fireplume
closed
7 years ago
1
Python 3 support
#33
userzimmermann
closed
7 years ago
1
report is not generated
#32
kalyanreddyt
closed
7 years ago
1
Implement basic support of dynamic libraries
#31
sergluka
closed
8 years ago
0
Example documentation improvements (or corrections?)
#30
HelioGuilherme66
closed
7 years ago
1
Python3 Support
#29
w60001
closed
8 years ago
4
how would i import the remote library in a python module
#28
sanjeets
closed
7 years ago
1
Add support for Robot's programmatic logging APIs
#27
mulmschneider
closed
7 years ago
2
Support logging using `robot.api.logger` and `logging` APIs
#26
vkruoso
opened
9 years ago
5
support for running RobotRemoteServer() on remote machine other than localhost
#25
giri81
closed
7 years ago
3
Stopping server seems to write two times "Robot Framework remote server at ... stopping."
#24
mkorpela
closed
7 years ago
2
Extension changed in documentation
#23
bartvanherck
closed
7 years ago
0
Support starting server on background
#22
mkorpela
closed
7 years ago
3
Separate core logic from SimpleXMLRPCServer implementation.
#21
da4089
closed
10 years ago
3
Asynchronous remote server
#20
alans09
opened
10 years ago
6
Support serving multiple libraries by one server
#19
pekkaklarck
opened
10 years ago
17
Support for dynamic library API
#18
pekkaklarck
closed
7 years ago
3
Python 3 support
#17
pekkaklarck
closed
7 years ago
4
`stop_remote_server` should return `True/False` depending was server stopped or not
#16
pekkaklarck
closed
10 years ago
0
Support for testing is server running and for stopping servers
#15
pekkaklarck
closed
10 years ago
1
Stopping server with Ctrl-C or signals does not work with Jython or IronPython
#14
pekkaklarck
closed
10 years ago
2
With new style classes __init__ documentation got from object if not overridden
#13
pekkaklarck
closed
10 years ago
0
Reduce response body size by only returning what is required
#12
pekkaklarck
closed
10 years ago
0
Report continuable and fatal errors
#11
pekkaklarck
closed
10 years ago
0
`Ctrl-C` or `SIGINT/SIGHUP` signals don't shut down the server immediately
#10
pekkaklarck
closed
10 years ago
0
Allow using `SIGTERM` signal for terminating the server
#9
pekkaklarck
closed
10 years ago
0
Fix handling byte string with non-ASCII characters
#8
pekkaklarck
closed
10 years ago
0
Fix handling exceptions with non-ASCII messages
#7
pekkaklarck
closed
10 years ago
0
Support hiding exception name using `ROBOT_SUPPRESS_NAME`
#6
pekkaklarck
closed
10 years ago
0
Hide exception type name for custom exceptions
#5
ombre42
closed
10 years ago
3
Keyword 'Capture Page Screenshot' could not be run on failure
#4
yamateh
closed
10 years ago
1
Dynamic port selection and writing used port to external file
#3
pekkaklarck
closed
10 years ago
1
sys.stderr is not captured while a keyword is running
#2
ombre42
closed
10 years ago
1
Adding support for dynamic API libraries
#1
ombre42
closed
10 years ago
4
Previous