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
42fd993c
...
42fd993c5576f48feeb04a6e3d6144c0d97dfad4
authored
2013-10-20 10:44:04 +0200
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated docs for sendKeys
1 parent
521ddb10
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
docs/modules/casper.rst
docs/modules/casper.rst
View file @
42fd993
...
...
@@ -1468,6 +1468,8 @@ Options
- ``(Boolean) reset``:
.. versionadded:: 1.1-beta3
When set to ``true``, this option will first empty the current field value. By default, it's set to ``false`` and ``sendKeys()`` will just append string to the current field value.
- ``(Boolean) keepFocus``:
...
...
Please
register
or
sign in
to post a comment