Class: Steam::Browser::HtmlUnit::Handler::Alert
- Defined in:
- lib/steam/browser/html_unit/handler.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Steam::Browser::HtmlUnit::Handler::Base
Instance Method Details
#handleAlert(page, message) ⇒ Object
22 23 24 |
# File 'lib/steam/browser/html_unit/handler.rb', line 22 def handleAlert(page, ) proc.call(page, ) end |