# File lib/selenium/html_element.rb, line 29
def
click_wait
@webpage
.
click_wait
(
@locator
)
end