File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # ServeRest - Automated Tests [ ![ Robot Framework Tests ] ( https://github.com/lucas-scandido/challenge-robot-ambev/actions/workflows/ci.yml/badge.svg )] ( https://github.com/lucas-scandido/challenge-robot-ambev/actions/workflows/ci.yml )
1+ # ServeRest - Automated Tests
22Test Automation Project for the application ** [ ServeRest] ( https://serverest.dev/ ) ** using ** Robot Framework** with ** Selenium Library** .
33
4+ ![ Repo Size] ( https://img.shields.io/github/repo-size/lucas-scandido/challenge-robot-ambev?label=size&color=blue ) [ ![ Robot Framework Tests] ( https://github.com/lucas-scandido/challenge-robot-ambev/actions/workflows/ci.yml/badge.svg )] ( https://github.com/lucas-scandido/challenge-robot-ambev/actions/workflows/ci.yml )
5+
46# Prerequisites
5- 1 . ** [ Python] ( https://www.python.org/downloads/ ) ** version: ` >=3.13.1 ` .
6- 2 . ** [ Robot Framework] ( https://docs.robotframework.org/docs/getting_started/testing#install-robot-framework ) ** version: ` >=7.2 ` .
7- 3 . ** ` WebDriver ` ** version: first, check your browser version and then download the compatible version from the ** [ Link] ( https://googlechromelabs.github.io/chrome-for-testing/ ) ** .
7+ [ ![ Python Version] ( https://img.shields.io/badge/Python-3.13.1-blue )] ( https://www.python.org/downloads/ ) [ ![ Robot Framework Version] ( https://img.shields.io/badge/Robot%20Framework-7.2-blue )] ( https://docs.robotframework.org/docs/getting_started/testing#install-robot-framework ) [ ![ ChromeDriver] ( https://img.shields.io/badge/ChromeDriver-115.0-blue )] ( https://googlechromelabs.github.io/chrome-for-testing/ )
88
99📝 On Windows machines, make sure to add [ Python ao PATH] ( https://docs.python.org/3/using/windows.html#the-full-installer ) during installation.
1010
1111# Installation
1212** 1. Clone the repository:**
1313```
14- https://github.com/lucas-scandido/challenge-robot-ambev.git
14+ git clone https://github.com/lucas-scandido/challenge-robot-ambev.git
1515```
1616
1717** 2. Navigate to the directory:**
You can’t perform that action at this time.
0 commit comments