Rapi Runner is a command-line tool designed to play test cases recorded with Rapi.
Quick Start
Prerequisite:
Java SE
Step 1:Start Selenium Server
Download Selenium Server (Tested version: 4.9.0).
Rapi Runner是一個命令列介面(Command Line Interface)工具,支援在命令列模式下播放由Rapi Recorder錄製出的測試案例。
快速入門
預備工具:
Java SE
步驟1:啟動Selenium Server
下載Selenium Server (已測版本:4.9.0)
Requirment
Selenium Server (Grid) (Version recommend >= 4.8)
Rapi-runner
Install Rapi API
$ pip install rapi-api
Rapi Config Document
Before using the Rapi API, you need to know our Rapi runner config file schema. You can learn more about it here.
Quick Start
Requirment
Selenium Server (Grid) (Version recommend >= 4.8)
Rapi-runner
Install Rapi API
$ npm install @rapitest/rapi-api
Rapi Config Document
Before using the Rapi API, you need to know our Rapi runner config file schema. You can learn more about it here.
Quick Start