Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
render
Method · 0.45
geolocation_permission
Method · 0.45
origin
Method · 0.45
shared_reference
Method · 0.45
evaluate_value
Method · 0.45
evaluate_value
Method · 0.45
evaluate
Method · 0.45
Protocol
Class · 0.45
Protocol
Class · 0.45
Protocol
Class · 0.45
ConvertResultToJsonValue
Method · 0.45
WalkArray
Method · 0.45
Calls
no outgoing calls
Tested by
8
geolocation_permission
Method · 0.36
origin
Method · 0.36
shared_reference
Method · 0.36
evaluate_value
Method · 0.36
evaluate_value
Method · 0.36
evaluate
Method · 0.36
test_concurrent_event_handler_registration
Function · 0.36
test_concurrent_event_handler_removal
Function · 0.36