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.88 seconds)
  • Workers: should run simple worker (0.718 seconds)
  • Workers: should create worker by function (0.616 seconds)
  • subtitles: should capture separate steps for separate tests (0.602 seconds)
  • Workers: should run worker with custom config (0.595 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.509 seconds)
  • Definitions: def should create definition file (5.859 seconds)
  • CodeceptJS Timeouts: should stop test when timeout exceeded (5.526 seconds)
  • CodeceptJS Timeouts: should prefer step timeout (4.696 seconds)
  • Definitions: should have internal object that is available as variable codeceptjs (4.467 seconds)

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