Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
IsObscured
Method · 0.95
IsElementManaged
Method · 0.45
AddArgument
Method · 0.45
SetAsyncScriptElementArgument
Method · 0.45
TransferReturnedElements
Method · 0.45
FindElement
Method · 0.45
FindElements
Method · 0.45
FindElementUsingSizzle
Method · 0.45
FindElementsUsingSizzle
Method · 0.45
PointerMoveTo
Method · 0.45
IsOptionElement
Method · 0.45
IsFileUploadElement
Method · 0.45
Calls
no outgoing calls
Tested by
15
shouldBeAbleToCreateATracer
Method · 0.36
shouldBeAbleToInjectContext
Method · 0.36
shouldBeAbleToCreateASpanWithAEvent
Method · 0.36
shouldBeAbleToCreateASpanWithEvents
Method · 0.36
shouldBeAbleToCreateSpansWithEvents
Method · 0.36
canCreateASpanEventWithBooleanAttribute
Method · 0.36
canCreateASpanEventWithBooleanArrayAttributes
Method · 0.36
canCreateASpanEventWithDoubleAttribute
Method · 0.36
canCreateASpanEventWithDoubleArrayAttributes
Method · 0.36
canCreateASpanEventWithLongAttribute
Method · 0.36
canCreateASpanEventWithLongArrayAttributes
Method · 0.36
canCreateASpanEventWithStringAttribute
Method · 0.36