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
abc298bc
...
abc298bc3ce756015a00be3e6c38883b1884e719
authored
2013-01-28 00:17:05 -0800
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge pull request #364 from p/grammar
Grammar fix in a comment
2 parents
34afc8d8
b0648e04
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
modules/tester.js
modules/tester.js
View file @
abc298b
...
...
@@ -412,7 +412,7 @@ Tester.prototype.assertSelectorExist = function assertExists(selector, message)
/**
* Asserts that an element matching the provided selector expression does not
* exist
s
in remote DOM.
* exist in remote DOM.
*
* @param String selector Selector expression
* @param String message Test description
...
...
Please
register
or
sign in
to post a comment