externalValue
Index
Constructors
Methods
Constructors
externalconstructor
Returns Value
Methods
staticexternalof
Instantiates a
Question
that uses the actor's ability toBrowseTheWeb
to retrieve thevalue
attribute of a givenPageElement
.Learn more
Parameters
externalpageElement: PageElement<any> | QuestionAdapter<PageElement<any>>
Returns MetaQuestionAdapter<PageElement<any>, string>
Uses the actor's ability to
BrowseTheWeb
to retrieve thevalue
attribute of a givenPageElement
.Example widget
Retrieve the
value
of a givenPageElement
Using Value as
QuestionAdapter
Learn more
BrowseTheWeb
MetaQuestion
QuestionAdapter
Question