mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 14:11:50 +03:00
19 lines
529 B
YAML
19 lines
529 B
YAML
name: Feature request
|
|
description: Request new features to be added
|
|
title: "[Feature]: "
|
|
labels: []
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
Thanks for taking the time to fill out this feature request!
|
|
- type: textarea
|
|
id: what-happened
|
|
attributes:
|
|
label: Feature request
|
|
description: |
|
|
Let us know what functionality you'd like to see in Playwright and what is your use case.
|
|
Do you think others might benefit from this as well?
|
|
validations:
|
|
required: true
|