Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Getting Started

jussimalinen edited this page Mar 20, 2013 · 6 revisions

Getting Started

Usage

Download RemoteApplications-version.jar from the download page. In your test suite, RemoteApplications is imported as a robot library:

Setting Value
Library RemoteApplications

Since RemoteApplications depends on Java code, tests need to run using the jybot start script. You need to make sure that the RemoteApplications-<version>.jar file is added to the class path before starting test execution.

Using with maven

** TODO **

Clone this wiki locally