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
0522099e
...
0522099e1f6ba372ec7b1acf6c6b2517a4465575
authored
2013-03-11 10:40:50 +0100
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated CHANGELOG
1 parent
ad051b9f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
CHANGELOG.md
CHANGELOG.md
View file @
0522099
...
...
@@ -105,8 +105,10 @@ Last, all the casper test suites have been upgraded to use the new testing featu
-
heavy lifint of casperjs bootstrap script
-
closed
[
#392
](
https://github.com/n1k0/casperjs/issues/392
)
-
`--direct`
&
`--log-level`
options available for the
`casperjs`
executable
-
closed
[
#350
](
https://github.com/n1k0/casperjs/issues/350
)
- Add a
Casper.waitForSelectorTextChange(
) method
-
closed
[
#350
](
https://github.com/n1k0/casperjs/issues/350
)
- Add a
[
`Casper#waitForSelectorTextChange()`
](
http://docs.casperjs.org/en/latest/modules/casper.html#waitforselectortextchange
)
method
-
fixed
[
#387
](
https://github.com/n1k0/casperjs/issues/387
)
- Setting viewport isn't quite synchronous
-
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
2013-02-08, v1.0.2
------------------
...
...
Please
register
or
sign in
to post a comment