watir 3.0.0.rc3 → 3.0.0
Sign up to get free protection for your applications and to get access to all the features.
- data/Rakefile +5 -0
- data/lib/watir.rb +1 -0
- data/lib/watir/loader.rb +2 -0
- data/lib/watir/version.rb +3 -0
- data/watir.gemspec +18 -54
- metadata +32 -278
- data/CHANGES +0 -712
- data/LICENSE +0 -34
- data/README.rdoc +0 -101
- data/VERSION +0 -1
- data/bin/watir-console +0 -7
- data/lib/watir/IEDialog/Release/IEDialog.dll +0 -0
- data/lib/watir/close_all.rb +0 -31
- data/lib/watir/container.rb +0 -110
- data/lib/watir/contrib/enabled_popup.rb +0 -21
- data/lib/watir/contrib/ie-new-process.rb +0 -27
- data/lib/watir/contrib/page_checker.rb +0 -29
- data/lib/watir/cookies.rb +0 -80
- data/lib/watir/core.rb +0 -43
- data/lib/watir/dialogs/file_field.rb +0 -34
- data/lib/watir/dialogs/javascript.rb +0 -43
- data/lib/watir/drag_and_drop_helper.rb +0 -68
- data/lib/watir/element.rb +0 -441
- data/lib/watir/element_collection.rb +0 -109
- data/lib/watir/form.rb +0 -96
- data/lib/watir/frame.rb +0 -47
- data/lib/watir/ie-class.rb +0 -765
- data/lib/watir/ie-process.rb +0 -47
- data/lib/watir/ie.rb +0 -20
- data/lib/watir/image.rb +0 -111
- data/lib/watir/input_elements.rb +0 -480
- data/lib/watir/irb-history.rb +0 -31
- data/lib/watir/link.rb +0 -46
- data/lib/watir/locator.rb +0 -243
- data/lib/watir/logger.rb +0 -19
- data/lib/watir/modal_dialog.rb +0 -72
- data/lib/watir/module.rb +0 -12
- data/lib/watir/non_control_elements.rb +0 -114
- data/lib/watir/page-container.rb +0 -108
- data/lib/watir/process.rb +0 -20
- data/lib/watir/screen_capture.rb +0 -115
- data/lib/watir/supported_elements.rb +0 -172
- data/lib/watir/table.rb +0 -224
- data/lib/watir/win32.rb +0 -40
- data/lib/watir/win32ole.rb +0 -16
- data/lib/watir/win32ole/1.8.7/win32ole.so +0 -0
- data/lib/watir/win32ole/1.9.3/win32ole.so +0 -0
- data/lib/watir/window.rb +0 -68
- data/lib/watir/xpath_locator.rb +0 -52
- data/rakefile.rb +0 -54
- data/unittests/all_tests.rb +0 -10
- data/unittests/buttons_xpath_test.rb +0 -68
- data/unittests/checkbox_test.rb +0 -163
- data/unittests/checkbox_xpath_test.rb +0 -106
- data/unittests/click_no_wait_test.rb +0 -23
- data/unittests/close_all_test.rb +0 -17
- data/unittests/core_tests.rb +0 -17
- data/unittests/css_selector_test.rb +0 -44
- data/unittests/css_test.rb +0 -38
- data/unittests/dialog_test.rb +0 -64
- data/unittests/div2_xpath_test.rb +0 -21
- data/unittests/div_test.rb +0 -170
- data/unittests/div_xpath_test.rb +0 -95
- data/unittests/document_standards.rb +0 -63
- data/unittests/element_collection_indexes_test.rb +0 -57
- data/unittests/element_collections_test.rb +0 -100
- data/unittests/element_test.rb +0 -47
- data/unittests/errorchecker_test.rb +0 -31
- data/unittests/filefield_test.rb +0 -43
- data/unittests/filefield_xpath_test.rb +0 -35
- data/unittests/form_test.rb +0 -282
- data/unittests/form_xpath_test.rb +0 -254
- data/unittests/frame_test.rb +0 -165
- data/unittests/google_form_test.rb +0 -15
- data/unittests/html/JavascriptClick.html +0 -39
- data/unittests/html/blankpage.html +0 -11
- data/unittests/html/buttons1.html +0 -40
- data/unittests/html/checkboxes1.html +0 -89
- data/unittests/html/click_no_wait.html +0 -14
- data/unittests/html/complex_table.html +0 -35
- data/unittests/html/cssTest.html +0 -42
- data/unittests/html/depot_store.html +0 -59
- data/unittests/html/div.html +0 -92
- data/unittests/html/div_xml.html +0 -21
- data/unittests/html/fileupload.html +0 -44
- data/unittests/html/formTest1.html +0 -38
- data/unittests/html/forms2.html +0 -44
- data/unittests/html/forms3.html +0 -131
- data/unittests/html/forms4.html +0 -26
- data/unittests/html/frame_buttons.html +0 -4
- data/unittests/html/frame_links.html +0 -4
- data/unittests/html/frame_multi.html +0 -5
- data/unittests/html/google_india.html +0 -119
- data/unittests/html/ie7_document_standards.html +0 -9
- data/unittests/html/ie8_document_standards.html +0 -9
- data/unittests/html/ie9_document_standards.html +0 -9
- data/unittests/html/iframe.html +0 -3
- data/unittests/html/iframeTest.html +0 -17
- data/unittests/html/iframeTest1.html +0 -7
- data/unittests/html/iframeTest2.html +0 -5
- data/unittests/html/images/1.gif +0 -0
- data/unittests/html/images/2.GIF +0 -0
- data/unittests/html/images/3.GIF +0 -0
- data/unittests/html/images/button.jpg +0 -0
- data/unittests/html/images/circle.jpg +0 -0
- data/unittests/html/images/map.GIF +0 -0
- data/unittests/html/images/map2.gif +0 -0
- data/unittests/html/images/minus.GIF +0 -0
- data/unittests/html/images/originaltriangle.jpg +0 -0
- data/unittests/html/images/plus.gif +0 -0
- data/unittests/html/images/square.jpg +0 -0
- data/unittests/html/images/triangle.jpg +0 -0
- data/unittests/html/images1.html +0 -65
- data/unittests/html/javascriptevents.html +0 -33
- data/unittests/html/link_pass.html +0 -11
- data/unittests/html/links1.html +0 -37
- data/unittests/html/links2.html +0 -11
- data/unittests/html/links_multi.html +0 -12
- data/unittests/html/list_matters.html +0 -720
- data/unittests/html/lists.html +0 -18
- data/unittests/html/map_test.html +0 -30
- data/unittests/html/modal_dialog.html +0 -10
- data/unittests/html/modal_dialog_launcher.html +0 -12
- data/unittests/html/multiple_specifiers.html +0 -64
- data/unittests/html/nestedFrames.html +0 -6
- data/unittests/html/new_browser.html +0 -17
- data/unittests/html/pass.html +0 -13
- data/unittests/html/popups1.html +0 -59
- data/unittests/html/pre.html +0 -29
- data/unittests/html/quirks_document_standards.html +0 -8
- data/unittests/html/radioButtons1.html +0 -71
- data/unittests/html/select_tealeaf.html +0 -54
- data/unittests/html/selectboxes1.html +0 -52
- data/unittests/html/simple_table.html +0 -25
- data/unittests/html/simple_table_buttons.html +0 -104
- data/unittests/html/simple_table_columns.html +0 -75
- data/unittests/html/table1.html +0 -179
- data/unittests/html/tableCell_using_xpath.html +0 -19
- data/unittests/html/table_and_tablerow_to_a.html +0 -174
- data/unittests/html/textarea.html +0 -30
- data/unittests/html/textfields1.html +0 -100
- data/unittests/html/textsearch.html +0 -44
- data/unittests/html/wallofcheckboxes.html +0 -1003
- data/unittests/html/xpath_nbsp.html +0 -11
- data/unittests/html/zeroindex.html +0 -11
- data/unittests/ie_exists_test.rb +0 -16
- data/unittests/ie_mock.rb +0 -94
- data/unittests/ie_test.rb +0 -54
- data/unittests/images_test.rb +0 -156
- data/unittests/images_xpath_test.rb +0 -90
- data/unittests/index_specifier_test.rb +0 -31
- data/unittests/js_events_test.rb +0 -31
- data/unittests/links_multi_test.rb +0 -34
- data/unittests/links_test.rb +0 -131
- data/unittests/links_xpath_test.rb +0 -38
- data/unittests/lists_test.rb +0 -23
- data/unittests/map_test.rb +0 -98
- data/unittests/minmax_test.rb +0 -37
- data/unittests/navigate_test.rb +0 -38
- data/unittests/nbsp_xpath_test.rb +0 -16
- data/unittests/no_wait_test.rb +0 -28
- data/unittests/non_core_tests.rb +0 -12
- data/unittests/other/all_tests_concurrent.rb +0 -57
- data/unittests/other/navigate_exception_test.rb +0 -24
- data/unittests/other/rexml_unit_test.rb +0 -27
- data/unittests/other/screen_capture_test.rb +0 -53
- data/unittests/other/testcase_method_order_test.rb +0 -36
- data/unittests/other/testcase_verify_test.rb +0 -25
- data/unittests/other/wait_until_test.rb +0 -102
- data/unittests/pagecontainstext_test.rb +0 -69
- data/unittests/parent_child_test.rb +0 -27
- data/unittests/perf_test.rb +0 -20
- data/unittests/pre_test.rb +0 -49
- data/unittests/radios_test.rb +0 -181
- data/unittests/radios_xpath_test.rb +0 -100
- data/unittests/security_setting_test.rb +0 -24
- data/unittests/selectbox_test.rb +0 -144
- data/unittests/selectbox_xpath_test.rb +0 -102
- data/unittests/setup.rb +0 -70
- data/unittests/speed_settings_test.rb +0 -67
- data/unittests/table_cell_using_xpath_test.rb +0 -34
- data/unittests/table_test.rb +0 -296
- data/unittests/table_xpath_test.rb +0 -109
- data/unittests/test_tests.rb +0 -9
- data/unittests/textarea_test.rb +0 -92
- data/unittests/textarea_xpath_test.rb +0 -77
- data/unittests/textfield_for_ch_char_test.rb +0 -32
- data/unittests/textfields_test.rb +0 -184
- data/unittests/textfields_xpath_test.rb +0 -110
- data/unittests/version_test.rb +0 -15
- data/unittests/win32ole_so_test.rb +0 -35
- data/unittests/window_tests.rb +0 -10
- data/unittests/windows/attach_to_existing_window_test.rb +0 -52
- data/unittests/windows/attach_to_new_window_test.rb +0 -74
- data/unittests/windows/close_window_test.rb +0 -20
- data/unittests/windows/frame_links_test.rb +0 -23
- data/unittests/windows/ie-each_test.rb +0 -46
- data/unittests/windows/modal_dialog_test.rb +0 -95
- data/unittests/windows/new_process_test.rb +0 -24
- data/unittests/windows/new_test.rb +0 -58
- data/unittests/windows/open_close_test.rb +0 -19
- data/unittests/windows/send_keys_test.rb +0 -26
- data/unittests/xpath_tests.rb +0 -11
- data/watir-rdoc.rb +0 -7
@@ -1,110 +0,0 @@
|
|
1
|
-
# feature tests for Text Fields
|
2
|
-
|
3
|
-
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..') unless $SETUP_LOADED
|
4
|
-
require 'unittests/setup'
|
5
|
-
|
6
|
-
class TC_Fields_XPath < Test::Unit::TestCase
|
7
|
-
include Watir::Exception
|
8
|
-
|
9
|
-
def setup
|
10
|
-
goto_page "textfields1.html"
|
11
|
-
end
|
12
|
-
|
13
|
-
def test_text_field_exists
|
14
|
-
assert(browser.text_field(:xpath , "//input[@name='text1']/").exists?)
|
15
|
-
assert_false(browser.text_field(:xpath , "//input[@name='missing']/").exists?)
|
16
|
-
|
17
|
-
assert(browser.text_field(:xpath , "//input[@id='text2']/").exists?)
|
18
|
-
assert_false(browser.text_field(:xpath , "//input[@id='alsomissing']/").exists?)
|
19
|
-
|
20
|
-
#assert(browser.text_field(:xpath , "//input[@beforeText='This Text After']/").exists? )
|
21
|
-
#assert(browser.text_field(:xpath , "//input[@afterText='This Text Before']/").exists? )
|
22
|
-
end
|
23
|
-
|
24
|
-
def test_text_field_dragContentsTo
|
25
|
-
browser.text_field(:xpath , "//input[@name='text1']/").dragContentsTo(:xpath , "//input[@id='text2']/")
|
26
|
-
assert_equal(browser.text_field(:xpath , "//input[@name='text1']/").value, "" )
|
27
|
-
assert_equal(browser.text_field(:xpath , "//input[@id='text2']/").value, "goodbye allHello World" )
|
28
|
-
end
|
29
|
-
|
30
|
-
def test_text_field_VerifyContents
|
31
|
-
assert(browser.text_field(:xpath , "//input[@name='text1']/").verify_contains("Hello World") )
|
32
|
-
assert(browser.text_field(:xpath , "//input[@name='text1']/").verify_contains(/Hello\sW/ ) )
|
33
|
-
assert_false(browser.text_field(:xpath , "//input[@name='text1']/").verify_contains("Ruby") )
|
34
|
-
assert_false(browser.text_field(:xpath , "//input[@name='text1']/").verify_contains(/R/) )
|
35
|
-
assert_raises(UnknownObjectException) { browser.text_field(:xpath , "//input[@name='NoName']/").verify_contains("No field to get a value of") }
|
36
|
-
|
37
|
-
assert(browser.text_field(:xpath , "//input[@id='text2']/").verify_contains("goodbye all") )
|
38
|
-
assert_raises(UnknownObjectException) { browser.text_field(:xpath , "//input[@id='noID']/").verify_contains("No field to get a value of") }
|
39
|
-
end
|
40
|
-
|
41
|
-
def test_text_field_enabled
|
42
|
-
assert_false(browser.text_field(:xpath , "//input[@name='disabled']/").enabled? )
|
43
|
-
assert(browser.text_field(:xpath , "//input[@name='text1']/").enabled? )
|
44
|
-
assert(browser.text_field(:xpath , "//input[@id='text2']/").enabled? )
|
45
|
-
end
|
46
|
-
|
47
|
-
def test_text_field_readOnly
|
48
|
-
assert_false(browser.text_field(:xpath , "//input[@name='disabled']/").readonly? )
|
49
|
-
assert(browser.text_field(:xpath , "//input[@name='readOnly']/").readonly? )
|
50
|
-
assert(browser.text_field(:xpath , "//input[@id='readOnly2']/").readonly? )
|
51
|
-
end
|
52
|
-
|
53
|
-
def test_text_field_value
|
54
|
-
assert_raises(UnknownObjectException , "ObjectReadOnlyException was supposed to be thrown" ) { browser.text_field(:xpath , "//input[@name='missing_field']/").append("Some Text") }
|
55
|
-
assert_equal( "Hello World" , browser.text_field(:xpath , "//input[@name='text1']/").value )
|
56
|
-
end
|
57
|
-
|
58
|
-
def build_to_s_regex(lhs, rhs)
|
59
|
-
Regexp.new("^#{lhs}: +#{rhs}$")
|
60
|
-
end
|
61
|
-
|
62
|
-
def test_text_field_Append
|
63
|
-
assert_raises(ObjectReadOnlyException , "ObjectReadOnlyException was supposed to be thrown" ) { browser.text_field(:xpath , "//input[@id='readOnly2']/").append("Some Text") }
|
64
|
-
assert_raises(ObjectDisabledException , "ObjectDisabledException was supposed to be thrown" ) { browser.text_field(:xpath , "//input[@name='disabled']/").append("Some Text") }
|
65
|
-
assert_raises(UnknownObjectException , "UnknownObjectException was supposed to be thrown" ) { browser.text_field(:xpath , "//input[@name='missing_field']/").append("Some Text") }
|
66
|
-
|
67
|
-
browser.text_field(:xpath , "//input[@name='text1']/").append(" Some Text")
|
68
|
-
assert_equal( "Hello World Some Text" , browser.text_field(:xpath , "//input[@name='text1']/").value )
|
69
|
-
end
|
70
|
-
|
71
|
-
|
72
|
-
def test_text_field_Clear
|
73
|
-
assert_raises(ObjectReadOnlyException , "ObjectReadOnlyException was supposed to be thrown" ) { browser.text_field(:xpath , "//input[@id='readOnly2']/").append("Some Text") }
|
74
|
-
assert_raises(ObjectDisabledException , "ObjectReadOnlyException was supposed to be thrown" ) { browser.text_field(:xpath , "//input[@name='disabled']/").append("Some Text") }
|
75
|
-
assert_raises(UnknownObjectException , "ObjectReadOnlyException was supposed to be thrown" ) { browser.text_field(:xpath , "//input[@name='missing_field']/").append("Some Text") }
|
76
|
-
|
77
|
-
browser.text_field(:xpath , "//input[@name='text1']/").clear
|
78
|
-
assert_equal( "" , browser.text_field(:xpath , "//input[@name='text1']/").value )
|
79
|
-
end
|
80
|
-
|
81
|
-
def test_text_field_Set
|
82
|
-
assert_raises(ObjectReadOnlyException , "ObjectReadOnlyException was supposed to be thrown" ) { browser.text_field(:xpath , "//input[@id='readOnly2']/").append("Some Text") }
|
83
|
-
assert_raises(ObjectDisabledException , "ObjectReadOnlyException was supposed to be thrown" ) { browser.text_field(:xpath , "//input[@name='disabled']/").append("Some Text") }
|
84
|
-
assert_raises(UnknownObjectException , "ObjectReadOnlyException was supposed to be thrown" ) { browser.text_field(:xpath , "//input[@name='missing_field']/").append("Some Text") }
|
85
|
-
|
86
|
-
browser.text_field(:xpath , "//input[@name='text1']/").set("watir IE Controller")
|
87
|
-
assert_equal( "watir IE Controller" , browser.text_field(:xpath , "//input[@name='text1']/").value )
|
88
|
-
end
|
89
|
-
|
90
|
-
def test_JS_Events
|
91
|
-
browser.text_field(:xpath , "//input[@name='events_tester']/").set('p')
|
92
|
-
|
93
|
-
# the following line has an extra keypress at the begining, as we mimic the delete key being pressed
|
94
|
-
assert_equal( "keypresskeydownkeypresskeyup" , browser.text_field(:xpath , "//textarea[@name='events_text']/").value.gsub(/(\n|\r)/ , "") )
|
95
|
-
browser.button(:value , "Clear Events Box").click
|
96
|
-
browser.text_field(:xpath , "//input[@name='events_tester']/").set('ab')
|
97
|
-
|
98
|
-
# the following line has an extra keypress at the begining, as we mimic the delete key being pressed
|
99
|
-
assert_equal( "keypresskeydownkeypresskeyupkeydownkeypresskeyup" , browser.text_field(:xpath , "//textarea[@name='events_text']/").value.gsub(/(\n|\r)/, "") )
|
100
|
-
end
|
101
|
-
|
102
|
-
def test_password
|
103
|
-
browser.text_field(:xpath , "//input[@name='password1']/").set("secret")
|
104
|
-
assert( 'secret' , browser.text_field(:xpath , "//input[@name='password1']/").value )
|
105
|
-
|
106
|
-
browser.text_field(:xpath , "//input[@id='password1']/").set("top_secret")
|
107
|
-
assert( 'top_secret' , browser.text_field(:xpath , "//input[@id='password1']/").value )
|
108
|
-
end
|
109
|
-
|
110
|
-
end
|
data/unittests/version_test.rb
DELETED
@@ -1,15 +0,0 @@
|
|
1
|
-
|
2
|
-
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..') unless $SETUP_LOADED
|
3
|
-
require 'unittests/setup'
|
4
|
-
|
5
|
-
class TC_Version < Test::Unit::TestCase
|
6
|
-
|
7
|
-
def test_full_version
|
8
|
-
assert !Watir::IE.version.nil?
|
9
|
-
end
|
10
|
-
|
11
|
-
def test_version_part
|
12
|
-
assert Watir::IE.version_parts[0] =~ /^\d+$/
|
13
|
-
end
|
14
|
-
|
15
|
-
end
|
@@ -1,35 +0,0 @@
|
|
1
|
-
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..')
|
2
|
-
require 'Win32API'
|
3
|
-
require 'unittests/setup'
|
4
|
-
|
5
|
-
# This test makes sure that the win32ole changes will return
|
6
|
-
# the dom using GetUnknown, which is added via the win32ole patch
|
7
|
-
class TC_Win32OLE < Test::Unit::TestCase
|
8
|
-
|
9
|
-
def setup
|
10
|
-
# this will find the IEDialog.dll file in its build location
|
11
|
-
@iedialog_file = (File.expand_path(File.dirname(__FILE__)) + "/../lib/watir/IEDialog/Release/IEDialog.dll").gsub('/', '\\')
|
12
|
-
|
13
|
-
@ie = Watir::IE.new
|
14
|
-
@ie.goto 'www.google.com'
|
15
|
-
end
|
16
|
-
|
17
|
-
def teardown
|
18
|
-
@ie.close
|
19
|
-
end
|
20
|
-
|
21
|
-
def test_win32ole_modifications
|
22
|
-
fnGetUnknown = Win32API.new(@iedialog_file, 'GetUnknown', ['p', 'p'], 'v')
|
23
|
-
intPointer = " " * 4 # will contain the int value of the IUnknown*
|
24
|
-
fnGetUnknown.call(@ie.hwnd, intPointer)
|
25
|
-
assert_true intPointer
|
26
|
-
intArray = intPointer.unpack('L')
|
27
|
-
intUnknown = intArray.first
|
28
|
-
htmlDoc = WIN32OLE.connect_unknown(intUnknown);
|
29
|
-
scriptEngine = htmlDoc.Script
|
30
|
-
|
31
|
-
# now we get the HTML DOM object!
|
32
|
-
body = scriptEngine.document.body
|
33
|
-
assert(body.innerHTML =~ /html/)
|
34
|
-
end
|
35
|
-
end
|
data/unittests/window_tests.rb
DELETED
@@ -1,52 +0,0 @@
|
|
1
|
-
# feature tests for attaching to existing IE windows
|
2
|
-
|
3
|
-
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', '..') unless $SETUP_LOADED
|
4
|
-
require 'unittests/setup'
|
5
|
-
|
6
|
-
class TC_ExistingWindow < Test::Unit::TestCase
|
7
|
-
include Watir
|
8
|
-
|
9
|
-
def setup
|
10
|
-
goto_page 'buttons1.html'
|
11
|
-
@original_timeout = IE.attach_timeout
|
12
|
-
end
|
13
|
-
def teardown
|
14
|
-
IE.attach_timeout = @original_timeout
|
15
|
-
end
|
16
|
-
|
17
|
-
def test_find_window
|
18
|
-
ie = IE.find(:title, 'Test page for buttons')
|
19
|
-
assert_equal("Test page for buttons", ie.title)
|
20
|
-
end
|
21
|
-
|
22
|
-
def test_find_window_misses
|
23
|
-
ie = IE.find(:title, 'no such window')
|
24
|
-
assert_nil ie
|
25
|
-
end
|
26
|
-
|
27
|
-
def test_missing_window
|
28
|
-
IE.attach_timeout = 0.1
|
29
|
-
assert_raises(NoMatchingWindowFoundException) { IE.attach(:title, "missing") }
|
30
|
-
assert_raises(NoMatchingWindowFoundException) { IE.attach(:title, /missing/) }
|
31
|
-
assert_raises(NoMatchingWindowFoundException) { IE.attach(:url, "missing") }
|
32
|
-
assert_raises(NoMatchingWindowFoundException) { IE.attach(:url, /missing/) }
|
33
|
-
end
|
34
|
-
|
35
|
-
def test_existing_window
|
36
|
-
ie3 = nil
|
37
|
-
ie3 = IE.attach(:title , /buttons/i)
|
38
|
-
assert_equal("Test page for buttons", ie3.title)
|
39
|
-
ie3 = nil
|
40
|
-
|
41
|
-
ie3 = IE.attach(:title , "Test page for buttons")
|
42
|
-
assert_equal("Test page for buttons", ie3.title)
|
43
|
-
ie3 = nil
|
44
|
-
|
45
|
-
ie3 = IE.attach(:url, /buttons1.html/)
|
46
|
-
assert_equal("Test page for buttons", ie3.title)
|
47
|
-
ie3 = nil
|
48
|
-
|
49
|
-
#hard to test :url with explicit text
|
50
|
-
end
|
51
|
-
end
|
52
|
-
|
@@ -1,74 +0,0 @@
|
|
1
|
-
# feature tests for attaching to new IE windows
|
2
|
-
|
3
|
-
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', '..') unless $SETUP_LOADED
|
4
|
-
require 'unittests/setup'
|
5
|
-
require 'watir/testcase'
|
6
|
-
|
7
|
-
class TC_NewWindow< Watir::TestCase
|
8
|
-
include Watir
|
9
|
-
|
10
|
-
def setup
|
11
|
-
@original_timeout = IE.attach_timeout
|
12
|
-
goto_page "new_browser.html"
|
13
|
-
end
|
14
|
-
def teardown
|
15
|
-
IE.attach_timeout = @original_timeout
|
16
|
-
end
|
17
|
-
|
18
|
-
def test_simply_attach_to_new_window
|
19
|
-
IE.attach_timeout = 0.2
|
20
|
-
browser.link(:text, 'New Window').click
|
21
|
-
ie_new = IE.attach(:title, 'Pass Page')
|
22
|
-
assert(ie_new.text.include?('PASS'))
|
23
|
-
ie_new.close
|
24
|
-
end
|
25
|
-
|
26
|
-
def test_attach_to_new_window_using_click_no_wait
|
27
|
-
# this test is sometimes failing with a "Canvas does not allow drawing" error
|
28
|
-
# this is with IE7. I think the problem could be with the highlighting of the
|
29
|
-
# button from the separate process.
|
30
|
-
browser.link(:text, 'New Window').click_no_wait
|
31
|
-
IE.attach_timeout = 6.0
|
32
|
-
ie_new = IE.attach(:title, 'Pass Page')
|
33
|
-
assert(ie_new.text.include?('PASS'))
|
34
|
-
ie_new.close
|
35
|
-
end
|
36
|
-
|
37
|
-
def test_click_no_wait_works_in_a_container
|
38
|
-
browser.p(:index, 0).link(:text, 'New Window').click_no_wait
|
39
|
-
IE.attach_timeout = 6.0
|
40
|
-
ie_new = IE.attach(:title, 'Pass Page')
|
41
|
-
assert(ie_new.text.include?('PASS'))
|
42
|
-
ie_new.close
|
43
|
-
end
|
44
|
-
|
45
|
-
def test_attach_to_slow_window_works_with_delay
|
46
|
-
browser.span(:text, 'New Window Slowly').click
|
47
|
-
IE.attach_timeout = 4.0
|
48
|
-
sleep 1.0
|
49
|
-
ie_new = IE.attach(:title, 'Test page for buttons')
|
50
|
-
assert(ie_new.text.include?('Blank page to fill in the frames'))
|
51
|
-
ie_new.close
|
52
|
-
end
|
53
|
-
|
54
|
-
def test_attach_to_slow_window_works_without_waiting
|
55
|
-
browser.span(:text, 'New Window Slowly').click
|
56
|
-
IE.attach_timeout = 3.0
|
57
|
-
ie_new = IE.attach(:title, 'Test page for buttons')
|
58
|
-
assert(ie_new.text.include?('Blank page to fill in the frames'))
|
59
|
-
ie_new.close
|
60
|
-
end
|
61
|
-
|
62
|
-
def test_attach_timesout_when_window_takes_too_long
|
63
|
-
IE.attach_timeout = 0.2
|
64
|
-
browser.text_field(:name, 'delay').set('2')
|
65
|
-
browser.span(:text, 'New Window Slowly').click
|
66
|
-
assert_raise(Watir::Exception::NoMatchingWindowFoundException) do
|
67
|
-
IE.attach(:title, 'Test page for buttons')
|
68
|
-
end
|
69
|
-
sleep 2.0 # clean up
|
70
|
-
IE.attach_timeout = 6.0
|
71
|
-
IE.attach(:title, 'Test page for buttons').close
|
72
|
-
end
|
73
|
-
|
74
|
-
end
|
@@ -1,20 +0,0 @@
|
|
1
|
-
# feature tests for closed windows
|
2
|
-
|
3
|
-
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', '..') unless $SETUP_LOADED
|
4
|
-
require 'unittests/setup'
|
5
|
-
|
6
|
-
class TC_CloseWindow < Watir::TestCase
|
7
|
-
execute :sequentially
|
8
|
-
|
9
|
-
def setup
|
10
|
-
goto_page "new_browser.html"
|
11
|
-
end
|
12
|
-
|
13
|
-
# reproduces defect http://jira.openqa.org/browse/WTR-16
|
14
|
-
def test_close_window_with_button
|
15
|
-
browser.link(:text, 'New Window').click
|
16
|
-
ie_new = Watir::IE.attach(:title, 'Pass Page')
|
17
|
-
assert(ie_new.text.include?('PASS'))
|
18
|
-
assert_nothing_raised {ie_new.close}
|
19
|
-
end
|
20
|
-
end
|
@@ -1,23 +0,0 @@
|
|
1
|
-
# tests of click_no_wait for links in frames
|
2
|
-
|
3
|
-
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', '..') unless $SETUP_LOADED
|
4
|
-
require 'unittests/setup'
|
5
|
-
|
6
|
-
class TC_Frame_Links < Test::Unit::TestCase
|
7
|
-
|
8
|
-
def setup
|
9
|
-
goto_page "frame_links.html"
|
10
|
-
end
|
11
|
-
|
12
|
-
def test_click_in_a_frame
|
13
|
-
browser.frame(:name, 'linkFrame').link(:text, 'test1').click
|
14
|
-
assert(browser.frame(:name, 'linkFrame').text.include?('Links2-Pass'))
|
15
|
-
end
|
16
|
-
|
17
|
-
def test_click_no_wait_in_a_frame
|
18
|
-
browser.frame(:name, 'linkFrame').link(:text, 'test1').click_no_wait
|
19
|
-
Watir::Wait.until(10){browser.frame(:name, 'linkFrame').text.include?('Links2-Pass')}
|
20
|
-
assert(browser.frame(:name, 'linkFrame').text.include?('Links2-Pass'))
|
21
|
-
end
|
22
|
-
|
23
|
-
end
|
@@ -1,46 +0,0 @@
|
|
1
|
-
# Not intended to be run as part of a larger suite.
|
2
|
-
|
3
|
-
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', '..') unless $SETUP_LOADED
|
4
|
-
require 'test/unit'
|
5
|
-
require 'watir'
|
6
|
-
require 'watir/process'
|
7
|
-
|
8
|
-
class TC_IE_Each < Test::Unit::TestCase
|
9
|
-
def setup
|
10
|
-
assert_equal 0, Watir::IE.process_count
|
11
|
-
@hits = 0
|
12
|
-
@ie = []
|
13
|
-
end
|
14
|
-
|
15
|
-
def hit_me
|
16
|
-
@hits += 1
|
17
|
-
end
|
18
|
-
|
19
|
-
def test_zero_windows
|
20
|
-
Watir::IE.each {hit_me}
|
21
|
-
assert_equal 0, @hits
|
22
|
-
end
|
23
|
-
|
24
|
-
def test_one_window
|
25
|
-
@ie << Watir::IE.new_process
|
26
|
-
Watir::IE.each {hit_me}
|
27
|
-
assert_equal 1, @hits
|
28
|
-
end
|
29
|
-
|
30
|
-
def test_two_windows
|
31
|
-
@ie << Watir::IE.new_process
|
32
|
-
@ie << Watir::IE.new_process
|
33
|
-
Watir::IE.each {hit_me}
|
34
|
-
assert_equal 2, @hits
|
35
|
-
end
|
36
|
-
|
37
|
-
def test_return_type
|
38
|
-
@ie << Watir::IE.new_process
|
39
|
-
Watir::IE.each {|ie| assert_equal(Watir::IE, ie.class)}
|
40
|
-
end
|
41
|
-
|
42
|
-
def teardown
|
43
|
-
@ie.each {|ie| ie.close }
|
44
|
-
Watir::Wait.until {Watir::IE.process_count == 0}
|
45
|
-
end
|
46
|
-
end
|
@@ -1,95 +0,0 @@
|
|
1
|
-
# feature tests for modal web dialog support
|
2
|
-
|
3
|
-
$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', '..') unless $SETUP_LOADED
|
4
|
-
require 'unittests/setup'
|
5
|
-
require 'watir/close_all'
|
6
|
-
|
7
|
-
class TC_ModalDialog < Watir::TestCase
|
8
|
-
include Watir
|
9
|
-
|
10
|
-
def setup
|
11
|
-
@original_timeout = IE.attach_timeout
|
12
|
-
goto_page 'modal_dialog_launcher.html'
|
13
|
-
IE.attach_timeout = 10.0
|
14
|
-
end
|
15
|
-
|
16
|
-
def teardown
|
17
|
-
if browser
|
18
|
-
while browser.modal_dialog.exists?(0) do
|
19
|
-
browser.modal_dialog.close
|
20
|
-
sleep 0.5
|
21
|
-
end
|
22
|
-
end
|
23
|
-
end
|
24
|
-
|
25
|
-
|
26
|
-
def test_modal_simple_use_case
|
27
|
-
browser.button(:value, 'Launch Dialog').click_no_wait
|
28
|
-
modal = browser.modal_dialog
|
29
|
-
|
30
|
-
assert(modal.text.include?('Enter some text:'))
|
31
|
-
modal.text_field(:name, 'modal_text').set('hello')
|
32
|
-
modal.button(:value, 'Close').click
|
33
|
-
assert_equal('hello', browser.text_field(:name, 'modaloutput').value)
|
34
|
-
end
|
35
|
-
|
36
|
-
def test_wait_should_not_block
|
37
|
-
browser.button(:value, 'Launch Dialog').click_no_wait
|
38
|
-
modal = browser.modal_dialog
|
39
|
-
|
40
|
-
modal.text_field(:name, 'modal_text').set('hello')
|
41
|
-
modal.wait
|
42
|
-
|
43
|
-
modal.button(:value, 'Close').click
|
44
|
-
end
|
45
|
-
|
46
|
-
def test_modal_dialog_use_case_default
|
47
|
-
browser.button(:value, 'Launch Dialog').click_no_wait
|
48
|
-
|
49
|
-
modal = browser.modal_dialog
|
50
|
-
assert_not_nil modal
|
51
|
-
|
52
|
-
# Make sure that we have attached to modal and that the hwnd method
|
53
|
-
# is working properly to show the HWND of our parent.
|
54
|
-
assert_not_equal(browser.hwnd, modal.hwnd)
|
55
|
-
|
56
|
-
# Once attached just treat the modal_dialog like any IE or Frame
|
57
|
-
# object.
|
58
|
-
assert(modal.text.include?('Enter some text:'))
|
59
|
-
modal.text_field(:name, 'modal_text').set('hello')
|
60
|
-
modal.button(:value, 'Close').click
|
61
|
-
|
62
|
-
assert !browser.modal_dialog.exists?
|
63
|
-
assert_equal('hello', browser.text_field(:name, 'modaloutput').value)
|
64
|
-
end
|
65
|
-
|
66
|
-
def test_double_modal
|
67
|
-
browser.button(:value, 'Launch Dialog').click_no_wait
|
68
|
-
browser.modal_dialog.button(:text, 'Another Modal').click_no_wait
|
69
|
-
assert_nothing_raised {
|
70
|
-
Watir::Wait.until {browser.modal_dialog.title == 'Pass Page'}
|
71
|
-
}
|
72
|
-
browser.modal_dialog.close
|
73
|
-
browser.modal_dialog.close
|
74
|
-
end
|
75
|
-
|
76
|
-
def xtest_modal_with_frames
|
77
|
-
browser.button(:value, 'Launch Dialog').click_no_wait
|
78
|
-
modal1 = browser.modal_dialog
|
79
|
-
modal1.button(:value, 'Modal with Frames').click_no_wait
|
80
|
-
modal2 = browser.modal_dialog
|
81
|
-
modal2.frame('buttonFrame').button(:value, 'Click Me').click
|
82
|
-
assert(modal2.frame('buttonFrame').text.include?('PASS'))
|
83
|
-
modal2.frame('buttonFrame').button(:value, 'Close Window').click
|
84
|
-
modal1.close
|
85
|
-
end
|
86
|
-
|
87
|
-
def test_modal_exists
|
88
|
-
browser.button(:value, 'Launch Dialog').click_no_wait
|
89
|
-
modal = browser.modal_dialog
|
90
|
-
assert(modal.exists?)
|
91
|
-
modal.button(:value, 'Close').click
|
92
|
-
assert_false(modal.exists?)
|
93
|
-
end
|
94
|
-
|
95
|
-
end
|