Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
9228e3a2
...
9228e3a24922f19fbe3d08b430d359e1a4129598
authored
2012-06-23 15:50:17 +0200
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
added support for new 'debug' cli option of phantomjs 1.6
1 parent
9dd3b9dc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
bin/casperjs
bin/casperjs
View file @
9228e3a
...
...
@@ -13,6 +13,7 @@ def resolve(path):
PHANTOMJS_NATIVE_ARGS
=
[
'cookies-file'
,
'config'
,
'debug'
,
'disk-cache'
,
'ignore-ssl-errors'
,
'load-images'
,
...
...
Please
register
or
sign in
to post a comment