MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / result

Method result

cpp/iedriver/Script.h:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62
63 std::wstring source_code() const { return this->source_code_; }
64 VARIANT result() { return this->result_; }
65 void set_result(VARIANT value) {
66 this->result_.Copy(&value);
67 }

Callers 15

renderMethod · 0.45
originMethod · 0.45
shared_referenceMethod · 0.45
evaluate_valueMethod · 0.45
evaluate_valueMethod · 0.45
evaluateMethod · 0.45
ProtocolClass · 0.45
ProtocolClass · 0.45
ProtocolClass · 0.45
WalkArrayMethod · 0.45

Calls

no outgoing calls

Tested by 8

originMethod · 0.36
shared_referenceMethod · 0.36
evaluate_valueMethod · 0.36
evaluate_valueMethod · 0.36
evaluateMethod · 0.36