File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -79,12 +79,26 @@ labels:
79
79
issue :
80
80
body : |
81
81
Hi, @{{ issue.user.login }}.
82
- This issue has been determined to require fixes in [MSEdgeDriver](https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/).
82
+ This issue has been determined to require fixes in [MSEdgeDriver](https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/)
83
+ or in the IE Mode in Edge.
83
84
84
85
You can see if the feature is passing in the [Web Platform Tests](https://wpt.fyi/results/webdriver/tests).
85
86
86
87
If it is something new, please [create an Issue](https://github.com/MicrosoftEdge/EdgeWebDriver/issues/new) with the MSEdgeDriver team.
87
88
89
+ Feel free to comment the issues that you raise back in this issue. Thank you.
90
+ action : close
91
+ - name : G-safaridriver
92
+ labeled :
93
+ issue :
94
+ body : |
95
+ Hi, @{{ issue.user.login }}.
96
+ This issue has been determined to require fixes in [SafariDriver](https://developer.apple.com/documentation/webkit/about_webdriver_for_safari).
97
+
98
+ You can see if the feature is passing in the [Web Platform Tests](https://wpt.fyi/results/webdriver/tests).
99
+
100
+ If it is something new, please [create an Issue](https://developer.apple.com/bug-reporting/) with the Safari team.
101
+
88
102
Feel free to comment the issues that you raise back in this issue. Thank you.
89
103
action : close
90
104
- name : I-issue-template
You can’t perform that action at this time.
0 commit comments