File tree Expand file tree Collapse file tree 2 files changed +28
-69
lines changed Expand file tree Collapse file tree 2 files changed +28
-69
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug Report
3
+ about : Something doesn't work like it should? Tell us!
4
+ title : " [BUG]"
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Context:**
11
+ - Playwright Version: [ what Playwright version do you use?]
12
+ - Operating System: [ e.g. Windows, Linux or Mac]
13
+ - Python version: [ e.g. 3.7, 3.9]
14
+ - Browser: [ e.g. All, Chromium, Firefox, WebKit]
15
+ - Extra: [ any specific details about your environment]
16
+
17
+ <!-- CLI to auto-capture this info -->
18
+ <!-- npx envinfo --preset playwright --markdown -->
19
+
20
+ ** Code Snippet**
21
+
22
+ Help us help you! Put down a short code snippet that illustrates your bug and
23
+ that we can run and debug locally.
24
+ ```
25
+
26
+ **Describe the bug**
27
+
28
+ Add any other details about the problem here.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments