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