# File selenium.rb, line 958
def
get_text
(
locator
)
return
get_string
(
"getText"
, [
locator
,])
end