playwright/

directory
v1.12.5-beta002 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2023 License: MIT, MIT

README

Testkube Logo

Welcome to Testkube Playwright Executor

Testkube Playwright Executor is the test executor for Testkube.
Playwright is a framework for Web Testing and Automation.

Issues and enchancements

Please follow the main Testkube repository for reporting any issues or discussions

Details

If you use HTML Reporter. please disable auto open reporter in playwright.config.js.

reporter: [
  ['html', { open: 'never' }]
],

Otherwise, the test will not automatically terminate when the test fails.

Architecture

  • TODO add architecture diagrams

API

Playwright executor implements testkube OpenAPI for executors (look at executor tag)

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL