Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
angularScenario
Element
Interface Element
Index
Methods
attr
click
count
css
dblclick
height
html
innerHeight
innerWidth
mousedown
mouseover
mouseup
offset
outerHeight
outerWidth
position
prop
query
scrollLeft
scrollTop
text
val
width
Methods
public
attr
(
key
:
any
)
:
Future
Parameters
key:
any
Returns
Future
public
attr
(
key
:
any
, value
:
any
)
Parameters
key:
any
value:
any
public
click
(
)
:
any
Returns
any
public
count
(
)
:
Future
Returns
Future
public
css
(
key
:
any
)
:
Future
Parameters
key:
any
Returns
Future
public
css
(
key
:
any
, value
:
any
)
Parameters
key:
any
value:
any
public
dblclick
(
)
:
any
Returns
any
public
height
(
)
:
Future
Returns
Future
public
height
(
value
:
any
)
Parameters
value:
any
public
html
(
)
:
Future
Returns
Future
public
html
(
value
:
any
)
Parameters
value:
any
public
innerHeight
(
)
:
Future
Returns
Future
public
innerHeight
(
value
:
any
)
Parameters
value:
any
public
innerWidth
(
)
:
Future
Returns
Future
public
innerWidth
(
value
:
any
)
Parameters
value:
any
public
mousedown
(
)
:
any
Returns
any
public
mouseover
(
)
:
any
Returns
any
public
mouseup
(
)
:
any
Returns
any
public
offset
(
)
:
Future
Returns
Future
public
offset
(
value
:
any
)
Parameters
value:
any
public
outerHeight
(
)
:
Future
Returns
Future
public
outerHeight
(
value
:
any
)
Parameters
value:
any
public
outerWidth
(
)
:
Future
Returns
Future
public
outerWidth
(
value
:
any
)
Parameters
value:
any
public
position
(
)
:
Future
Returns
Future
public
position
(
value
:
any
)
Parameters
value:
any
public
prop
(
key
:
any
)
:
Future
Parameters
key:
any
Returns
Future
public
prop
(
key
:
any
, value
:
any
)
Parameters
key:
any
value:
any
public
query
(
callback
:
(selectedDOMElements: JQuery, callbackWhenDone: (objNull: any, futureValue: any) => any) => any
)
:
any
Parameters
callback:
(selectedDOMElements: JQuery, callbackWhenDone: (objNull: any, futureValue: any) => any) => any
Returns
any
public
scrollLeft
(
)
:
Future
Returns
Future
public
scrollLeft
(
value
:
any
)
Parameters
value:
any
public
scrollTop
(
)
:
Future
Returns
Future
public
scrollTop
(
value
:
any
)
Parameters
value:
any
public
text
(
)
:
Future
Returns
Future
public
text
(
value
:
any
)
Parameters
value:
any
public
val
(
)
:
Future
Returns
Future
public
val
(
value
:
any
)
Parameters
value:
any
public
width
(
)
:
Future
Returns
Future
public
width
(
value
:
any
)
Parameters
value:
any
Globals
angularScenario
jquery
ng
BindingFunction
Browser
CustomMatchers
Element
attr
click
count
css
dblclick
height
html
innerHeight
innerWidth
mousedown
mouseover
mouseup
offset
outerHeight
outerWidth
position
prop
query
scrollLeft
scrollTop
text
val
width
Expect
Future
Input
Matchers
PauseFunction
Repeater
RunFunction
RunFunctionWithDescription
Select
SleepFunction
UsingFunction
testLocation
testWindow