# File lib/selenium/webdriver/common/driver.rb, line 159 def visible=(bool) bridge.setBrowserVisible bool end