We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dba84d commit dd30ba3Copy full SHA for dd30ba3
.gitignore
@@ -6,6 +6,8 @@ node_modules/
6
*-e
7
# Vim swap files.
8
*.swp
9
+# Selenium Server Dev
10
+selenium_server_deploy.jar
11
12
# Ignoring generated files during the build process
13
StandaloneC*/selenium.conf
0 commit comments