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