siesta-lite
Version:
Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers
1 lines • 2.47 kB
JavaScript
Ext.data.JsonP.Siesta_Test_Action_MoveCursorBy({"tagname":"class","name":"Siesta.Test.Action.MoveCursorBy","autodetected":{},"files":[{"filename":"MoveCursorBy.js","href":"MoveCursorBy.html#Siesta-Test-Action-MoveCursorBy"}],"extends":"Siesta.Test.Action","members":[{"name":"desc","tagname":"cfg","owner":"Siesta.Test.Action","id":"cfg-desc","meta":{}}],"alternateClassNames":[],"aliases":{},"id":"class-Siesta.Test.Action.MoveCursorBy","short_doc":"Action which moves the cursor by an x/y delta, call it with the \"moveCursorBy\" shortcut:\n\nt.chain(\n {\n move...","component":false,"superclasses":["Siesta.Test.Action"],"subclasses":[],"mixedInto":[],"mixins":[],"parentMixins":[],"requires":[],"uses":[],"html":"<div><pre class=\"hierarchy\"><h4>Hierarchy</h4><div class='subclass first-child'><a href='#!/api/Siesta.Test.Action' rel='Siesta.Test.Action' class='docClass'>Siesta.Test.Action</a><div class='subclass '><strong>Siesta.Test.Action.MoveCursorBy</strong></div></div><h4>Files</h4><div class='dependency'><a href='source/MoveCursorBy.html#Siesta-Test-Action-MoveCursorBy' target='_blank'>MoveCursorBy.js</a></div></pre><div class='doc-contents'><p>Action which moves the cursor by an x/y delta, call it with the \"moveCursorBy\" shortcut:</p>\n\n<pre><code>t.chain(\n {\n moveCursorBy : [ 100, 100 ]\n },\n ...\n)\n</code></pre>\n</div><div class='members'><div class='members-section'><div class='definedBy'>Defined By</div><h3 class='members-title icon-cfg'>Config options</h3><div class='subsection'><div id='cfg-desc' class='member first-child inherited'><a href='#' class='side expandable'><span> </span></a><div class='title'><div class='meta'><a href='#!/api/Siesta.Test.Action' rel='Siesta.Test.Action' class='defined-in docClass'>Siesta.Test.Action</a><br/><a href='source/Action4.html#Siesta-Test-Action-cfg-desc' target='_blank' class='view-source'>view source</a></div><a href='#!/api/Siesta.Test.Action-cfg-desc' class='name expandable'>desc</a> : String<span class=\"signature\"></span></div><div class='description'><div class='short'>When provided, once step is completed, a passing assertion with this text will be added to a test. ...</div><div class='long'><p>When provided, once step is completed, a passing assertion with this text will be added to a test.\nThis configuration option can be useful to indicate the progress of \"wait\" steps</p>\n</div></div></div></div></div></div></div>","meta":{}});