Libraries
»
redsquirrel-safariwatir
(0.3.6)
»
Index (A)
»
Watir
»
Container
»
AlertWindow
Class: Watir::Container::AlertWindow
Inherits:
Object
Object
Watir::Container::AlertWindow
show all
Defined in:
lib/safariwatir.rb
Instance Method Summary
collapse
#
click
⇒ Object
Instance Method Details
#
click
⇒
Object
56 57 58
# File 'lib/safariwatir.rb', line 56
def
click
@scripter
.
click_alert
end