Skip to content

Commit 42beb5e

Browse files
committed
add links in github issue template to common other driver implementations that should be logged elsewhere
1 parent 2c1bd2b commit 42beb5e

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,22 @@ OS:
44
Selenium Version:
55
<!-- 2.52.0, IDE, etc -->
66
Browser:
7-
<!-- Google Chrome? Firefox? -->
7+
<!-- Internet Explorer? Firefox?
8+
9+
If the issue is with Google Chrome consider logging an issue with chromedriver instead:
10+
https://sites.google.com/a/chromium.org/chromedriver/help
11+
12+
If the issue is with Microsoft Edge consider logging an issue with Microsoft instead:
13+
https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/
14+
15+
If the issue is with Firefox GeckoDriver (aka Marionette) consider loogging an issue with Mozilla:
16+
https://bugzilla.mozilla.org/buglist.cgi?product=Testing&component=Marionette
17+
18+
If the issue is with PhantomJS consider logging an issue with Ghostdriver:
19+
https://github.com/detro/ghostdriver
20+
21+
-->
22+
823
Browser Version:
924
<!-- e.g.: 49.0.2623.87 (64-bit) -->
1025

0 commit comments

Comments
 (0)