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

Method element

cpp/iedriver/Element.h:77–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75
76 std::string element_id(void) const { return this->element_id_; }
77 IHTMLElement* element(void) { return this->element_; }
78
79 private:
80 int GetLocation(LocationInfo* location,

Callers 15

IsObscuredMethod · 0.95
IsElementManagedMethod · 0.45
AddArgumentMethod · 0.45
FindElementMethod · 0.45
FindElementsMethod · 0.45
PointerMoveToMethod · 0.45
IsOptionElementMethod · 0.45
IsFileUploadElementMethod · 0.45

Calls

no outgoing calls