Skip to content

Basic remote library operation #5

@HackXIt

Description

@HackXIt

Usages

  • Programmatic Usage (i.e. RemoteServer used as library in your application / runtime)
  • Standalone Server (i.e. You launch the default RemoteServer executable)

Remote Server Communication Features

  • PASS
  • FAIL
  • CONTINUABLE
  • FATAL
  • Exceptions
  • Logging

Remote Server Protocol (XML-RPC)

  • Data type serialization
  • Robot Framework Remote-Library-Interface specification
    • run_keyword()
    • get_keyword_names
    • get_keyword_arguments
    • get_keyword_types
    • get_library_information

Remote Server Control

  • Controls in C#
    • Configure port (i.e. usage method in C# allows setting a server port)
    • Configure logging

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions