Skip to content

Lexxx42/RobotFramework

Repository files navigation

RobotFramework framework

Main Tools

Project setup

  • Installing libraries

With pip

pip install -r requirements.txt

Using poetry

poetry install
  • For login tests you need to create .env file with the following content
USER_NAME=USERNAME_OF_CREATED_USER
PASSWORD=PASSWORD_OF_CREATED_USER

You can create your own users creds on the login page

About

Learning basic API of Robot Framework v7.0

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published