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
137e90e6
...
137e90e66324508bf01d2a6ca4827f841137e461
authored
2013-05-04 17:12:33 +0200
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated CHANGELOG
1 parent
a84af353
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
CHANGELOG.md
CHANGELOG.md
View file @
137e90e
...
...
@@ -112,6 +112,7 @@ Last, all the casper test suites have been upgraded to use the new testing featu
-
Added
[
`Casper#bypass`
](
http://docs.casperjs.org/en/latest/modules/casper.html#bypass
)
,
[
`Casper#thenBypass`
](
http://docs.casperjs.org/en/latest/modules/casper.html#thenbypass
)
,
[
`Casper#thenBypassIf`
](
http://docs.casperjs.org/en/latest/modules/casper.html#thenbypassif
)
,
[
`Casper#thenBypassUnless`
](
http://docs.casperjs.org/en/latest/modules/casper.html#thenbypassunless
)
methods
-
Added
[
`Tester#skip`
](
http://docs.casperjs.org/en/latest/modules/tester.html#skip
)
method
-
Added
[
`Casper#eachThen()`
](
http://docs.casperjs.org/en/latest/modules/casper.html#eachThen
)
-
merged
[
#427
](
https://github.com/n1k0/casperjs/issues/427
)
- Added
`keepFocus`
option to
`Casper#sendKeys()`
-
`cli`
: Now dropping an arg or an option will be reflected in their
*raw*
equivalent
-
`cli.get()`
now supports fallback values
...
...
Please
register
or
sign in
to post a comment