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
13b6dd03
...
13b6dd0380a3a98de9ddaeefb3ac351be0ec7ae3
authored
2012-05-28 19:55:57 +0200
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated CHANGELOG - refs #57
1 parent
06ea431b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
CHANGELOG.md
CHANGELOG.md
View file @
13b6dd0
...
...
@@ -7,6 +7,7 @@ XXXX-XX-XX, v0.6.9
-
fixed
[
#114
](
https://github.com/n1k0/casperjs/issues/114
)
- ensured client-side utils are injected before any
`evaluate()`
call
-
fixed
[
#117
](
https://github.com/n1k0/casperjs/issues/117
)
-
`fill()`
coulnd't
`submit()`
a form with a submit input named
*submit*
-
merged
[
#122
](
https://github.com/n1k0/casperjs/pull/122
)
- allow downloads to be triggered by more than just
`GET`
requests
-
closed
[
#57
](
https://github.com/n1k0/casperjs/issues/57
)
- added context to emitted test events
-
fixed loaded resources array is now reset adequately
[
reference discussion
](
https://groups.google.com/forum/?hl=fr?fromgroups#!topic/casperjs/TCkNzrj1IoA
)
-
fixed incomplete error message logged when passed an erroneous selector (xpath and css)
...
...
Please
register
or
sign in
to post a comment