Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
chai
Assertions
Interface Assertions
Hierarchy
Assertions
Expect
Index
Properties
checked
disabled
empty
exist
hidden
selected
visible
Methods
attr
class
css
data
html
id
text
value
Properties
public
checked
:
any
public
disabled
:
any
public
empty
:
any
public
exist
:
any
public
hidden
:
any
public
selected
:
any
public
visible
:
any
Methods
public
attr
(
name
:
string
, value
?:
string
)
:
any
Parameters
name:
string
value?:
string
optional
Returns
any
public
class
(
className
:
string
)
:
any
Parameters
className:
string
Returns
any
public
css
(
name
:
string
, value
?:
string
)
:
any
Parameters
name:
string
value?:
string
optional
Returns
any
public
data
(
name
:
string
, value
?:
string
)
:
any
Parameters
name:
string
value?:
string
optional
Returns
any
public
html
(
html
:
string
)
:
any
Parameters
html:
string
Returns
any
public
id
(
id
:
string
)
:
any
Parameters
id:
string
Returns
any
public
text
(
text
:
string
)
:
any
Parameters
text:
string
Returns
any
public
value
(
value
:
string
)
:
any
Parameters
value:
string
Returns
any
Globals
chai
Assertions
checked
disabled
empty
exist
hidden
selected
visible
attr
class
css
data
html
id
text
value
Be
Deep
Equal
Expect
ExpectStatic
Have
Include
InstanceOf
Keys
LanguageChains
Length
Members
NameValueMatcher
NameValueRegexMatcher
NumberComparer
NumericComparison
OwnProperty
Property
Throw
TypeComparison
expect
use