Sha256: 476cc673ab7d377385b689507ed6d97a0e0085bd47545afa62425b6a8762811d

Contents?: true

Size: 254 Bytes

Versions: 12

Compression:

Stored size: 254 Bytes

Contents

$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', '..', 'lib') 
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', '..', '..', 'commonwatir', 'lib') 

require 'watir/WindowHelper'

helper = WindowHelper.new
helper.push_alert_button

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
watir-1.8.1 unittests/other/jscriptExtraAlert.rb
watir-1.8.1.rc1 unittests/other/jscriptExtraAlert.rb
watir-1.8.0 unittests/other/jscriptExtraAlert.rb
watir-1.8.0.rc1 unittests/other/jscriptExtraAlert.rb
watir-1.7.1 unittests/other/jscriptExtraAlert.rb
watir-1.7.0 unittests/other/jscriptExtraAlert.rb
watir-1.7.0.rc1 unittests/other/jscriptExtraAlert.rb
watir-1.6.7 unittests/other/jscriptExtraAlert.rb
watir-1.6.7.rc1 unittests/other/jscriptExtraAlert.rb
watir-1.6.6 unittests/other/jscriptExtraAlert.rb
watir-1.6.6.rc2 unittests/other/jscriptExtraAlert.rb
watir-1.6.6.rc1 unittests/other/jscriptExtraAlert.rb