Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ Clear
Method
Clear
cpp/iedriver/ElementRepository.cpp:137–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
void ElementRepository::Clear() {
138
this->managed_elements_.clear();
139
}
140
141
} // namespace webdriver
Callers
6
OnDestroy
Method · 0.45
AttachToBrowserUsingShellWindows
Method · 0.45
Execute
Method · 0.45
CreateAsyncScriptExecutor
Method · 0.45
SetAsyncScriptDocument
Method · 0.45
SetAsyncScriptElementArgument
Method · 0.45
Calls
1
clear
Method · 0.65
Tested by
no test coverage detected