Method: Watir::Window#close
- Defined in:
- lib/watir-webdriver/window_switching.rb
#close ⇒ Object
80 81 82 |
# File 'lib/watir-webdriver/window_switching.rb', line 80 def close use { @driver.close } end |
80 81 82 |
# File 'lib/watir-webdriver/window_switching.rb', line 80 def close use { @driver.close } end |