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
b0648e04
...
b0648e0412de1a55de014c8832ffec34a9143265
authored
2013-01-28 03:10:02 -0500
by
Oleg Pudeyev
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Grammar fix in a comment
1 parent
34afc8d8
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 @
b0648e0
...
...
@@ -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