Skip to content

Conversation

DavertMik
Copy link
Contributor

Motivation/Description of the PR

Added support for aria- locators (used by screen readers) to find semantical elements more correctly

Applicable helpers:

  • Playwright
  • Puppeteer
  • WebDriver
  • REST
  • FileHelper
  • Appium
  • TestCafe

Type of change

  • 🔥 Breaking changes
  • 🚀 New functionality
  • 🐛 Bug fix
  • 🧹 Chore
  • 📋 Documentation changes/updates
  • ♨️ Hot fix
  • 🔨 Markdown files fix - not related to source code
  • 💅 Polish code

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

Copy link

Testomat.io Report 🟢 UNIT-TESTS PASSED
Tests ✔️ 356 tests run
Summary 🟢 354 passed; 🟡 2 skipped
Duration 🕐 7 seconds
Job 🗂️ Run Unit tests / unit-tests
Operating System 🖥️ Linux X64

🐢 Slowest Tests

  • Workers: should run worker with multiple config (1.791 seconds)
  • Workers: should run simple worker (0.613 seconds)
  • subtitles: should capture separate steps for separate tests (0.604 seconds)
  • Workers: should run worker with custom config (0.578 seconds)
  • Workers: should create worker by function (0.561 seconds)

Copy link

Testomat.io Report 🟢 RUNNER-TESTS PASSED
Tests ✔️ 195 tests run
Summary 🟢 195 passed; 🟡 0 skipped
Duration 🕐 3 minutes, 49 seconds
Job 🗂️ Run Unit tests / runner-tests
Operating System 🖥️ Linux X64

🐢 Slowest Tests

  • CodeceptJS Timeouts: should take --no-timeouts option (6.512 seconds)
  • Definitions: def should create definition file (5.829 seconds)
  • CodeceptJS Timeouts: should stop test when timeout exceeded (5.487 seconds)
  • Failure in before: should trigger skipped events (5.421 seconds)
  • CodeceptJS Timeouts: should prefer step timeout (4.69 seconds)

@DavertMik DavertMik merged commit cd9270b into 4.x Oct 17, 2025
9 checks passed
@DavertMik DavertMik deleted the feat/aria-selectors branch October 17, 2025 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant