Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

kubeshop/testkube-executor-playwright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DEPRECATED

This executor was moved into Testkube repository.

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)

About

Testkube Playwright Executor

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors