Module
Watir::Utils
In:
watir/utils.rb
Methods
suppress_ole_error
Public Instance methods
suppress_ole_error
() {|| ...}
Eval the provided block. If a WIN32OLERuntimeError is raised by the block, return false.
[Validate]