Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
a8db6c45
Commit
a8db6c45
authored
Apr 07, 2017
by
Rafael Ostertag
Browse files
Added chromedriver dependency.
parent
1d4aa651
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
a8db6c45
...
...
@@ -15,7 +15,8 @@
"
jsdoc
"
:
"
^3.4.0
"
,
"
selenium-webdriver
"
:
"
^3.3.0
"
,
"
mocha
"
:
"
^3.2.0
"
,
"
should
"
:
"
^11.2.1
"
"
should
"
:
"
^11.2.1
"
,
"
chromedriver
"
:
"
latest
"
},
"scripts"
:
{
"test"
:
"mocha tests/selenium/test*.js"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment