|
3 | 3 | <h2 align="center">Automation Beyond Limits</h2>
|
4 | 4 |
|
5 | 5 | <p align="center">
|
6 |
| - <a href="https://dyatel-wrapper.readthedocs.io"><img alt="Documentation Status" src="https://img.shields.io/readthedocs/dyatel-wrapper?logo=readthedocs&labelColor=%232E353B&label=docs"></a> |
7 | 6 | <a href="https://github.com/CustomEnv/dyatel/blob/master/LICENSE"><img alt="GitHub License" src="https://img.shields.io/github/license/CustomEnv/dyatel?logo=github&color=%234F2684&labelColor=%232E353B"></a>
|
| 7 | + <a href="https://pypi.org/project/dyatel-wrapper/"><img alt="PyPI - Python Version" src="https://img.shields.io/pypi/pyversions/dyatel-wrapper?logo=pypi&labelColor=%232E353B"></a> |
8 | 8 | <a href="https://pypi.org/project/dyatel-wrapper/"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/dyatel-wrapper?logo=pypi&labelColor=%232E353B"></a>
|
9 |
| -</p> |
| 9 | +</p> |
10 | 10 |
|
11 | 11 | <p align="center">
|
| 12 | + <a href="https://dyatel-wrapper.readthedocs.io"><img alt="Documentation Status" src="https://img.shields.io/readthedocs/dyatel-wrapper?logo=readthedocs&labelColor=%232E353B&label=docs"></a> |
| 13 | + <a href="https://github.com/CustomEnv/dyatel/actions/workflows/static_tests.yml"> |
| 14 | + <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/static_tests.yml?logo=github&label=Unit%20Tests&labelColor=%232E353B"> |
| 15 | + </a> |
12 | 16 | <a href="https://github.com/CustomEnv/dyatel/actions/workflows/selenium_tests.yml">
|
13 |
| - <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/selenium_tests.yml?logo=github&label=Selenium%20Chrome&labelColor=%232E353B"> |
14 |
| - <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/selenium_tests.yml?logo=github&label=Selenium%20Firefox&labelColor=%232E353B"> |
| 17 | + <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/selenium_tests.yml?logo=github&label=Selenium%20Tests&labelColor=%232E353B"> |
15 | 18 | </a>
|
16 | 19 | <a href="https://github.com/CustomEnv/dyatel/actions/workflows/selenium_safari_tests.yml">
|
17 |
| - <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/selenium_safari_tests.yml?logo=github&label=Selenium%20Safari&labelColor=%232E353B"> |
| 20 | + <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/selenium_safari_tests.yml?logo=github&label=Selenium%20Safari%20Tests&labelColor=%232E353B"> |
18 | 21 | </a>
|
19 |
| -</p> |
20 |
| - |
21 |
| -<p align="center"> |
22 | 22 | <a href="https://github.com/CustomEnv/dyatel/actions/workflows/playwright_tests.yml">
|
23 |
| - <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/playwright_tests.yml?logo=github&label=Playwright%20Chrome&labelColor=%232E353B"> |
24 |
| - <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/playwright_tests.yml?logo=github&label=Playwright%20Firefox&labelColor=%232E353B"> |
25 |
| - <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/playwright_tests.yml?logo=github&label=Playwright%20Safari&labelColor=%232E353B"> |
26 |
| - </a> |
27 |
| -</p> |
28 |
| - |
29 |
| -<p align="center"> |
30 |
| - <a href="https://github.com/CustomEnv/dyatel/actions/workflows/static_tests.yml"> |
31 |
| - <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/static_tests.yml?logo=github&label=Python%203.9&labelColor=%232E353B"> |
32 |
| - <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/static_tests.yml?logo=github&label=Python%203.9&labelColor=%232E353B"> |
33 |
| - <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/static_tests.yml?logo=github&label=Python%203.10&labelColor=%232E353B"> |
34 |
| - <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/static_tests.yml?logo=github&label=Python%203.11&labelColor=%232E353B"> |
35 |
| - <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/static_tests.yml?logo=github&label=Python%203.12&labelColor=%232E353B"> |
| 23 | + <img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/CustomEnv/dyatel/playwright_tests.yml?logo=github&label=Playwright%20Tests&labelColor=%232E353B"> |
36 | 24 | </a>
|
37 | 25 | </p>
|
38 | 26 |
|
|
0 commit comments