Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1006 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 1006 Bytes

carta_robot_test

This repo contains tests using "robotframework" and "robotframework-seleniumlibrary".

Prerequisite

The following packages/libraries/modules need to be installed in your test environment:

It is recommended to install "robotframework", "robotframework-seleniumlibrary" and "webdrivermanager" via conda. "webdrivermanager" is a handy tool to install webdrivers such as chromedriver or geckodriver (Firefox).

"Pillow" and "convert" are required for test validation.

"psrecord" is required for CPU and RAM monitoring tests.

How to run tests

(work in progress...)