# File selenium.rb, line 947
def
get_value
(
locator
)
return
get_string
(
"getValue"
, [
locator
,])
end