# File lib/selenium/client/idiomatic.rb, line 283 def js_eval(script) string_command "getEval", [script,] end