Skip to content

Commit 1d814fa

Browse files
Merge pull request #6 from lucas-scandido/fix-badge-version
[FIX] Chromedriver badge version
2 parents d78cefb + cb7707e commit 1d814fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Test Automation Project for the application **[ServeRest](https://serverest.dev/
44
![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)
55

66
# Prerequisites
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/)
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-134-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

0 commit comments

Comments
 (0)