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

Method value

cpp/webdriver-server/response.h:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 void Deserialize(const std::string& json);
34
35 Json::Value value(void) const { return this->value_; }
36
37 std::string error(void) const { return this->error_; }
38

Callers 13

ProtocolClass · 0.45
executeMethod · 0.45
ListSessionsMethod · 0.45
SendResponseToClientMethod · 0.45
tinymce.min.jsFile · 0.45
tFunction · 0.45
dFunction · 0.45
oFunction · 0.45
cFunction · 0.45
aFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected