|
1 | | -<table> |
2 | | -<tr> |
3 | | - <td><a href="https://github.com/Badx86/LearnQA_Python_API/actions/workflows/LearnQA.yml"> |
4 | | - <img alt="LearnQA" src="https://github.com/Badx86/LearnQA_Python_API/actions/workflows/LearnQA.yml/badge.svg"> |
5 | | - </a></td> |
6 | | - <td><a href="https://github.com/Badx86/LearnQA_Python_API/actions/workflows/LearnQA-schedule.yml"> |
7 | | - <img alt="LearnQA-sheduled" src="https://github.com/Badx86/LearnQA_Python_API/actions/workflows/LearnQA-schedule.yml/badge.svg"> |
8 | | - </a></td> |
9 | | - <td><a href="https://badx86.github.io/LearnQA_Python_API/"> |
10 | | - <img alt="Allure-report" src="https://img.shields.io/badge/Allure%20Report-deployed-green"> |
11 | | - </a></td> |
12 | | -</tr> |
13 | | -<tr> |
14 | | - <td><a href="https://www.python.org/doc/versions/"> |
15 | | - <img alt="Python Version" src="https://img.shields.io/badge/python-3.11-blue"> |
16 | | - </a></td> |
17 | | - <td><a href="https://pypi.org/project/selenium"> |
18 | | - <img alt="dependency - selenium" src="https://img.shields.io/badge/dependency-selenium-blue?logo=selenium&logoColor=white"> |
19 | | - </a></td> |
20 | | - <td><a href="https://pypi.org/project/pytest"> |
21 | | - <img alt="dependency - pytest" src="https://img.shields.io/badge/dependency-pytest-blue?logo=pytest&logoColor=white"> |
22 | | - </a></td> |
23 | | -</tr> |
24 | | -</table> |
| 1 | +<div align="center"> |
| 2 | + <table> |
| 3 | + <tr> |
| 4 | + <td align="center"><a href="https://github.com/Badx86/LearnQA_Python_API/actions/workflows/LearnQA.yml"> |
| 5 | + <img alt="LearnQA" src="https://github.com/Badx86/LearnQA_Python_API/actions/workflows/LearnQA.yml/badge.svg"> |
| 6 | + </a></td> |
| 7 | + <td align="center"><a href="https://github.com/Badx86/LearnQA_Python_API/actions/workflows/LearnQA-schedule.yml"> |
| 8 | + <img alt="LearnQA-sheduled" src="https://github.com/Badx86/LearnQA_Python_API/actions/workflows/LearnQA-schedule.yml/badge.svg"> |
| 9 | + </a></td> |
| 10 | + <td align="center"><a href="https://badx86.github.io/LearnQA_Python_API/"> |
| 11 | + <img alt="Allure-report" src="https://img.shields.io/badge/Allure%20Report-deployed-green"> |
| 12 | + </a></td> |
| 13 | + </tr> |
| 14 | + <tr> |
| 15 | + <td align="center"><a href="https://www.python.org/doc/versions/"> |
| 16 | + <img alt="Python Version" src="https://img.shields.io/badge/python-3.11-blue"> |
| 17 | + </a></td> |
| 18 | + <td align="center"><a href="https://pypi.org/project/selenium"> |
| 19 | + <img alt="dependency - selenium" src="https://img.shields.io/badge/dependency-selenium-blue?logo=selenium&logoColor=white"> |
| 20 | + </a></td> |
| 21 | + <td align="center"><a href="https://pypi.org/project/pytest"> |
| 22 | + <img alt="dependency - pytest" src="https://img.shields.io/badge/dependency-pytest-blue?logo=pytest&logoColor=white"> |
| 23 | + </a></td> |
| 24 | + </tr> |
| 25 | + </table> |
| 26 | +</div> |
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
|
0 commit comments