/carta_robot_test

This repo contains tests using the robotframework and robotframework-selenium library.

Primary LanguageRobotFrameworkGNU General Public License v3.0GPL-3.0

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...)