|
3 | 3 | [< img src= "https://img.shields.io/badge/[email protected]?logo=slack"> ](https://join.slack.com/t/codeceptjs/shared_invite/enQtMzA5OTM4NDM2MzA4LWE4MThhN2NmYTgxNTU5MTc4YzAyYWMwY2JkMmZlYWI5MWQ2MDM5MmRmYzZmYmNiNmY5NTAzM2EwMGIwOTNhOGQ) [< img src= "https://img.shields.io/badge/discourse-codeceptjs-purple"> ](https://codecept.discourse.group) [![NPM version ][npm-image]][npm-url] [< img src= "https://img.shields.io/badge/dockerhub-images-blue.svg?logo=codeceptjs"> ](https://hub.docker.com/r/codeceptjs/codeceptjs) |
4 | 4 | [](https://github.com/codeceptjs/CodeceptJS/edit/3.x/docs/ai.md) [](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md) |
5 | 5 |
|
6 | | -Build Status: |
| 6 | +## Build Status |
7 | 7 |
|
8 | | -Appium Helper: |
9 | | -[](https://github.com/codeceptjs/CodeceptJS/actions/workflows/appiumV2_Android.yml) |
10 | | - |
11 | | -Web Helper: |
12 | | -[](https://github.com/codeceptjs/CodeceptJS/actions/workflows/playwright.yml) |
13 | | -[](https://github.com/codeceptjs/CodeceptJS/actions/workflows/puppeteer.yml) |
14 | | -[](https://github.com/codeceptjs/CodeceptJS/actions/workflows/webdriver.yml) |
15 | | -[](https://github.com/codeceptjs/CodeceptJS/actions/workflows/testcafe.yml) |
| 8 | +| Type | Engine | Status | |
| 9 | +| --------- | ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
| 10 | +| 🌐 Web | Playwright | [](https://github.com/codeceptjs/CodeceptJS/actions/workflows/playwright.yml) | |
| 11 | +| 🌐 Web | Puppeteer | [](https://github.com/codeceptjs/CodeceptJS/actions/workflows/puppeteer.yml) | |
| 12 | +| 🌐 Web | WebDriver | [](https://github.com/codeceptjs/CodeceptJS/actions/workflows/webdriver.yml) | |
| 13 | +| 🌐 Web | TestCafe | [](https://github.com/codeceptjs/CodeceptJS/actions/workflows/testcafe.yml) | |
| 14 | +| 📱 Mobile | Appium | [](https://github.com/codeceptjs/CodeceptJS/actions/workflows/appiumV2_Android.yml) | |
16 | 15 |
|
17 | 16 | # CodeceptJS [](https://stand-with-ukraine.pp.ua) |
18 | 17 |
|
@@ -292,7 +291,7 @@ When using Typescript, replace `module.exports` with `export` for autocompletion |
292 | 291 |
|
293 | 292 | Thanks to our awesome contributors! 🎉 |
294 | 293 | <a href="https://github.com/codeceptjs/codeceptjs/graphs/contributors"> |
295 | | - <img src="https://contrib.rocks/image?repo=codeceptjs/codeceptjs" /> |
| 294 | +<img src="https://contrib.rocks/image?repo=codeceptjs/codeceptjs" /> |
296 | 295 | </a> |
297 | 296 |
|
298 | 297 | Made with [contrib.rocks](https://contrib.rocks). |
|
0 commit comments