MCPcopy 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
137void ElementRepository::Clear() {
138 this->managed_elements_.clear();
139}
140
141} // namespace webdriver

Callers 6

OnDestroyMethod · 0.45
ExecuteMethod · 0.45

Calls 1

clearMethod · 0.65

Tested by

no test coverage detected