Rapi

@Rapi

Joined on Feb 14, 2023

  • 以下說明作業格式。 作業壓縮檔 請同學先在 Eclipse 的環境下(或自己平常使用的IDE)完成自己的作業,並依照以下說明及規定打包作業。最後請將打包完成的壓縮檔上傳至 Moodle 繳交作業。 壓縮檔格式 :::success 壓縮檔名應為大寫字母之學號且格式為 zip,例如 P76054151.zip 不論是哪一次作業,壓縮檔的結構皆如下:
     Like  Bookmark
  • The Complete Guide to Rapi 4.0.0 Getting Started Quick Start to Rapi Recorder Hotkeys Basic Settings Commands Rapi Commands Variable & Control Flow
     Like  Bookmark
  • 以下說明作業格式。 作業壓縮檔 請同學先在 Eclipse 的環境下(或自己平常使用的IDE)完成自己的作業,並依照以下說明及規定打包作業。最後請將打包完成的壓縮檔上傳至 Moodle 繳交作業。 壓縮檔格式 :::success 壓縮檔名應為大寫字母之學號且格式為 zip,例如 P76054151.zip 不論是哪一次作業,壓縮檔的結構皆如下:
     Like 1 Bookmark
  • 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).
     Like  Bookmark
  • Rapi Runner是一個命令列介面(Command Line Interface)工具,支援在命令列模式下播放由Rapi Recorder錄製出的測試案例。 快速入門 預備工具: Java SE 步驟1:啟動Selenium Server 下載Selenium Server (已測版本:4.9.0)
     Like  Bookmark
  • Rapi 4.0.0 完整指南 快速入門 錄製並重播您的第一個測試案例 快速鍵 基本設定 指令 指令列表 變數與控制流程
     Like  Bookmark
  • 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
     Like  Bookmark
  • 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
     Like  Bookmark
  • { "input": { "testSuites": [ "./testsuite1.html", "./testsuite2.html", "./testsuite3.html" ], "variables": [ "./globalvar.json" ]
     Like  Bookmark
  • 支援同步github與gitlab的功能,經由設定github或gitlab的access token和帳號名稱下,可以直接經由Rapi UI進行與remote repository的Pull和Push。 註冊github和gitlab的access token 需要您的授權去取得repository,因此請您先註冊access token,請參考github和gitlab的官網 💡 注意:若您使用是Github,請勾選『repo』選項。 若您是使用GitLab,請勾選『api』,『read_reposotiory』和『write_repository』的功能。 在Rapi中設定帳號資訊 接下來,請在Rapi輸入您的使用者相關資訊。
     Like  Bookmark