Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-testing-library-dom
/
testing.library.dom
/
BoundFunctions
/
findByDisplayValueAsync
find
By
Display
Value
Async
abstract
fun
<
T
:
HTMLElement
>
findByDisplayValueAsync
(
id
:
Matcher
,
options
:
MatcherOptions
=
definedExternally
,
waitForElementOptions
:
waitForOptions
=
definedExternally
)
:
Promise
<
T
>
(
source
)