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.
Files changed (204) hide show
  1. data/Rakefile +5 -0
  2. data/lib/watir.rb +1 -0
  3. data/lib/watir/loader.rb +2 -0
  4. data/lib/watir/version.rb +3 -0
  5. data/watir.gemspec +18 -54
  6. metadata +32 -278
  7. data/CHANGES +0 -712
  8. data/LICENSE +0 -34
  9. data/README.rdoc +0 -101
  10. data/VERSION +0 -1
  11. data/bin/watir-console +0 -7
  12. data/lib/watir/IEDialog/Release/IEDialog.dll +0 -0
  13. data/lib/watir/close_all.rb +0 -31
  14. data/lib/watir/container.rb +0 -110
  15. data/lib/watir/contrib/enabled_popup.rb +0 -21
  16. data/lib/watir/contrib/ie-new-process.rb +0 -27
  17. data/lib/watir/contrib/page_checker.rb +0 -29
  18. data/lib/watir/cookies.rb +0 -80
  19. data/lib/watir/core.rb +0 -43
  20. data/lib/watir/dialogs/file_field.rb +0 -34
  21. data/lib/watir/dialogs/javascript.rb +0 -43
  22. data/lib/watir/drag_and_drop_helper.rb +0 -68
  23. data/lib/watir/element.rb +0 -441
  24. data/lib/watir/element_collection.rb +0 -109
  25. data/lib/watir/form.rb +0 -96
  26. data/lib/watir/frame.rb +0 -47
  27. data/lib/watir/ie-class.rb +0 -765
  28. data/lib/watir/ie-process.rb +0 -47
  29. data/lib/watir/ie.rb +0 -20
  30. data/lib/watir/image.rb +0 -111
  31. data/lib/watir/input_elements.rb +0 -480
  32. data/lib/watir/irb-history.rb +0 -31
  33. data/lib/watir/link.rb +0 -46
  34. data/lib/watir/locator.rb +0 -243
  35. data/lib/watir/logger.rb +0 -19
  36. data/lib/watir/modal_dialog.rb +0 -72
  37. data/lib/watir/module.rb +0 -12
  38. data/lib/watir/non_control_elements.rb +0 -114
  39. data/lib/watir/page-container.rb +0 -108
  40. data/lib/watir/process.rb +0 -20
  41. data/lib/watir/screen_capture.rb +0 -115
  42. data/lib/watir/supported_elements.rb +0 -172
  43. data/lib/watir/table.rb +0 -224
  44. data/lib/watir/win32.rb +0 -40
  45. data/lib/watir/win32ole.rb +0 -16
  46. data/lib/watir/win32ole/1.8.7/win32ole.so +0 -0
  47. data/lib/watir/win32ole/1.9.3/win32ole.so +0 -0
  48. data/lib/watir/window.rb +0 -68
  49. data/lib/watir/xpath_locator.rb +0 -52
  50. data/rakefile.rb +0 -54
  51. data/unittests/all_tests.rb +0 -10
  52. data/unittests/buttons_xpath_test.rb +0 -68
  53. data/unittests/checkbox_test.rb +0 -163
  54. data/unittests/checkbox_xpath_test.rb +0 -106
  55. data/unittests/click_no_wait_test.rb +0 -23
  56. data/unittests/close_all_test.rb +0 -17
  57. data/unittests/core_tests.rb +0 -17
  58. data/unittests/css_selector_test.rb +0 -44
  59. data/unittests/css_test.rb +0 -38
  60. data/unittests/dialog_test.rb +0 -64
  61. data/unittests/div2_xpath_test.rb +0 -21
  62. data/unittests/div_test.rb +0 -170
  63. data/unittests/div_xpath_test.rb +0 -95
  64. data/unittests/document_standards.rb +0 -63
  65. data/unittests/element_collection_indexes_test.rb +0 -57
  66. data/unittests/element_collections_test.rb +0 -100
  67. data/unittests/element_test.rb +0 -47
  68. data/unittests/errorchecker_test.rb +0 -31
  69. data/unittests/filefield_test.rb +0 -43
  70. data/unittests/filefield_xpath_test.rb +0 -35
  71. data/unittests/form_test.rb +0 -282
  72. data/unittests/form_xpath_test.rb +0 -254
  73. data/unittests/frame_test.rb +0 -165
  74. data/unittests/google_form_test.rb +0 -15
  75. data/unittests/html/JavascriptClick.html +0 -39
  76. data/unittests/html/blankpage.html +0 -11
  77. data/unittests/html/buttons1.html +0 -40
  78. data/unittests/html/checkboxes1.html +0 -89
  79. data/unittests/html/click_no_wait.html +0 -14
  80. data/unittests/html/complex_table.html +0 -35
  81. data/unittests/html/cssTest.html +0 -42
  82. data/unittests/html/depot_store.html +0 -59
  83. data/unittests/html/div.html +0 -92
  84. data/unittests/html/div_xml.html +0 -21
  85. data/unittests/html/fileupload.html +0 -44
  86. data/unittests/html/formTest1.html +0 -38
  87. data/unittests/html/forms2.html +0 -44
  88. data/unittests/html/forms3.html +0 -131
  89. data/unittests/html/forms4.html +0 -26
  90. data/unittests/html/frame_buttons.html +0 -4
  91. data/unittests/html/frame_links.html +0 -4
  92. data/unittests/html/frame_multi.html +0 -5
  93. data/unittests/html/google_india.html +0 -119
  94. data/unittests/html/ie7_document_standards.html +0 -9
  95. data/unittests/html/ie8_document_standards.html +0 -9
  96. data/unittests/html/ie9_document_standards.html +0 -9
  97. data/unittests/html/iframe.html +0 -3
  98. data/unittests/html/iframeTest.html +0 -17
  99. data/unittests/html/iframeTest1.html +0 -7
  100. data/unittests/html/iframeTest2.html +0 -5
  101. data/unittests/html/images/1.gif +0 -0
  102. data/unittests/html/images/2.GIF +0 -0
  103. data/unittests/html/images/3.GIF +0 -0
  104. data/unittests/html/images/button.jpg +0 -0
  105. data/unittests/html/images/circle.jpg +0 -0
  106. data/unittests/html/images/map.GIF +0 -0
  107. data/unittests/html/images/map2.gif +0 -0
  108. data/unittests/html/images/minus.GIF +0 -0
  109. data/unittests/html/images/originaltriangle.jpg +0 -0
  110. data/unittests/html/images/plus.gif +0 -0
  111. data/unittests/html/images/square.jpg +0 -0
  112. data/unittests/html/images/triangle.jpg +0 -0
  113. data/unittests/html/images1.html +0 -65
  114. data/unittests/html/javascriptevents.html +0 -33
  115. data/unittests/html/link_pass.html +0 -11
  116. data/unittests/html/links1.html +0 -37
  117. data/unittests/html/links2.html +0 -11
  118. data/unittests/html/links_multi.html +0 -12
  119. data/unittests/html/list_matters.html +0 -720
  120. data/unittests/html/lists.html +0 -18
  121. data/unittests/html/map_test.html +0 -30
  122. data/unittests/html/modal_dialog.html +0 -10
  123. data/unittests/html/modal_dialog_launcher.html +0 -12
  124. data/unittests/html/multiple_specifiers.html +0 -64
  125. data/unittests/html/nestedFrames.html +0 -6
  126. data/unittests/html/new_browser.html +0 -17
  127. data/unittests/html/pass.html +0 -13
  128. data/unittests/html/popups1.html +0 -59
  129. data/unittests/html/pre.html +0 -29
  130. data/unittests/html/quirks_document_standards.html +0 -8
  131. data/unittests/html/radioButtons1.html +0 -71
  132. data/unittests/html/select_tealeaf.html +0 -54
  133. data/unittests/html/selectboxes1.html +0 -52
  134. data/unittests/html/simple_table.html +0 -25
  135. data/unittests/html/simple_table_buttons.html +0 -104
  136. data/unittests/html/simple_table_columns.html +0 -75
  137. data/unittests/html/table1.html +0 -179
  138. data/unittests/html/tableCell_using_xpath.html +0 -19
  139. data/unittests/html/table_and_tablerow_to_a.html +0 -174
  140. data/unittests/html/textarea.html +0 -30
  141. data/unittests/html/textfields1.html +0 -100
  142. data/unittests/html/textsearch.html +0 -44
  143. data/unittests/html/wallofcheckboxes.html +0 -1003
  144. data/unittests/html/xpath_nbsp.html +0 -11
  145. data/unittests/html/zeroindex.html +0 -11
  146. data/unittests/ie_exists_test.rb +0 -16
  147. data/unittests/ie_mock.rb +0 -94
  148. data/unittests/ie_test.rb +0 -54
  149. data/unittests/images_test.rb +0 -156
  150. data/unittests/images_xpath_test.rb +0 -90
  151. data/unittests/index_specifier_test.rb +0 -31
  152. data/unittests/js_events_test.rb +0 -31
  153. data/unittests/links_multi_test.rb +0 -34
  154. data/unittests/links_test.rb +0 -131
  155. data/unittests/links_xpath_test.rb +0 -38
  156. data/unittests/lists_test.rb +0 -23
  157. data/unittests/map_test.rb +0 -98
  158. data/unittests/minmax_test.rb +0 -37
  159. data/unittests/navigate_test.rb +0 -38
  160. data/unittests/nbsp_xpath_test.rb +0 -16
  161. data/unittests/no_wait_test.rb +0 -28
  162. data/unittests/non_core_tests.rb +0 -12
  163. data/unittests/other/all_tests_concurrent.rb +0 -57
  164. data/unittests/other/navigate_exception_test.rb +0 -24
  165. data/unittests/other/rexml_unit_test.rb +0 -27
  166. data/unittests/other/screen_capture_test.rb +0 -53
  167. data/unittests/other/testcase_method_order_test.rb +0 -36
  168. data/unittests/other/testcase_verify_test.rb +0 -25
  169. data/unittests/other/wait_until_test.rb +0 -102
  170. data/unittests/pagecontainstext_test.rb +0 -69
  171. data/unittests/parent_child_test.rb +0 -27
  172. data/unittests/perf_test.rb +0 -20
  173. data/unittests/pre_test.rb +0 -49
  174. data/unittests/radios_test.rb +0 -181
  175. data/unittests/radios_xpath_test.rb +0 -100
  176. data/unittests/security_setting_test.rb +0 -24
  177. data/unittests/selectbox_test.rb +0 -144
  178. data/unittests/selectbox_xpath_test.rb +0 -102
  179. data/unittests/setup.rb +0 -70
  180. data/unittests/speed_settings_test.rb +0 -67
  181. data/unittests/table_cell_using_xpath_test.rb +0 -34
  182. data/unittests/table_test.rb +0 -296
  183. data/unittests/table_xpath_test.rb +0 -109
  184. data/unittests/test_tests.rb +0 -9
  185. data/unittests/textarea_test.rb +0 -92
  186. data/unittests/textarea_xpath_test.rb +0 -77
  187. data/unittests/textfield_for_ch_char_test.rb +0 -32
  188. data/unittests/textfields_test.rb +0 -184
  189. data/unittests/textfields_xpath_test.rb +0 -110
  190. data/unittests/version_test.rb +0 -15
  191. data/unittests/win32ole_so_test.rb +0 -35
  192. data/unittests/window_tests.rb +0 -10
  193. data/unittests/windows/attach_to_existing_window_test.rb +0 -52
  194. data/unittests/windows/attach_to_new_window_test.rb +0 -74
  195. data/unittests/windows/close_window_test.rb +0 -20
  196. data/unittests/windows/frame_links_test.rb +0 -23
  197. data/unittests/windows/ie-each_test.rb +0 -46
  198. data/unittests/windows/modal_dialog_test.rb +0 -95
  199. data/unittests/windows/new_process_test.rb +0 -24
  200. data/unittests/windows/new_test.rb +0 -58
  201. data/unittests/windows/open_close_test.rb +0 -19
  202. data/unittests/windows/send_keys_test.rb +0 -26
  203. data/unittests/xpath_tests.rb +0 -11
  204. data/watir-rdoc.rb +0 -7
@@ -1,106 +0,0 @@
1
- # feature tests for Check Boxes
2
-
3
- $LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..') unless $SETUP_LOADED
4
- require 'unittests/setup'
5
-
6
- class TC_CheckBox_XPath < Test::Unit::TestCase
7
- include Watir::Exception
8
-
9
- def setup
10
- goto_page "checkboxes1.html"
11
- end
12
-
13
- def test_checkbox_properties
14
- assert_raises(UnknownObjectException) { browser.checkbox(:xpath , "//input[@name='noName']/").id }
15
- assert_raises(UnknownObjectException) { browser.checkbox(:xpath , "//input[@name='noName']/").name }
16
- assert_raises(UnknownObjectException) { browser.checkbox(:xpath , "//input[@name='noName']/").disabled }
17
- assert_raises(UnknownObjectException) { browser.checkbox(:xpath , "//input[@name='noName']/").type }
18
- assert_raises(UnknownObjectException) { browser.checkbox(:xpath , "//input[@name='noName']/").value }
19
-
20
- assert_equal("1" , browser.checkbox(:xpath , "//input[@name='box4']/").value )
21
- assert_equal("3" , browser.checkbox(:xpath , "//input[@name='box4' and @value='3']/").value )
22
- assert_equal("checkbox" , browser.checkbox(:xpath , "//input[@name='box4' and @value='3']/").type )
23
- assert_equal(false , browser.checkbox(:xpath , "//input[@name='box4' and @value='3']/").disabled )
24
- assert_equal("" , browser.checkbox(:xpath , "//input[@name='box4' and @value='3']/").id )
25
-
26
- assert_equal("box4-value5" , browser.checkbox(:xpath , "//input[@name='box4' and @value='5']/").title)
27
- assert_equal("" , browser.checkbox(:xpath , "//input[@name='box4' and @value='4']/").title)
28
- end
29
-
30
- def test_CheckBox_Exists
31
- assert(browser.checkbox(:xpath , "//input[@name='box4' and @value='1']/").exists?)
32
- assert_false(browser.checkbox(:xpath , "//input[@name='box4' and @value='22']/").exists?)
33
- end
34
-
35
- def test_checkbox_Enabled
36
- assert_raises(UnknownObjectException) { browser.checkbox(:xpath , "//input[@name='noName']/").enabled? }
37
- assert_raises(UnknownObjectException) { browser.checkbox(:xpath , "//input[@id='noName']/").enabled? }
38
- assert_raises(UnknownObjectException) { browser.checkbox(:xpath , "//input[@name='box4' and @value='6']/").enabled? }
39
-
40
- assert(browser.checkbox(:xpath , "//input[@name='box1']/").enabled?)
41
- assert_false(browser.checkbox(:xpath , "//input[@name='box2']/").enabled?)
42
-
43
- assert(browser.checkbox(:xpath , "//input[@name='box4' and @value='4']/").enabled?)
44
- assert_false(browser.checkbox(:xpath , "//input[@name='box4' and @value='5']/").enabled?)
45
- end
46
-
47
- def test_checkbox_isSet
48
- assert_raises(UnknownObjectException ) { browser.checkbox(:xpath , "//input[@name='noName']/").isSet? }
49
-
50
- assert_false(browser.checkbox(:xpath , "//input[@name='box1']/").isSet?)
51
- assert_false(browser.checkbox(:xpath , "//input[@name='box2']/").isSet?)
52
- assert(browser.checkbox(:xpath , "//input[@name='box3']/").isSet?)
53
-
54
- assert_false(browser.checkbox(:xpath , "//input[@name='box4' and @value='2']/").isSet?)
55
- assert(browser.checkbox(:xpath , "//input[@name='box4' and @value='1']/").isSet?)
56
- end
57
-
58
- def test_checkbox_clear
59
- assert_raises(UnknownObjectException) { browser.checkbox(:xpath , "//input[@name='noName']/").clear }
60
- browser.checkbox(:xpath , "//input[@name='box1']/").clear
61
- assert_false(browser.checkbox(:xpath , "//input[@name='box1']/").isSet?)
62
-
63
- assert_raises(ObjectDisabledException) { browser.checkbox(:xpath , "//input[@name='box2']/").clear }
64
- assert_false(browser.checkbox(:xpath , "//input[@name='box2']/").isSet?)
65
-
66
- browser.checkbox(:xpath , "//input[@name='box3']/").clear
67
- assert_false(browser.checkbox(:xpath , "//input[@name='box3']/").isSet?)
68
-
69
- browser.checkbox(:xpath , "//input[@name='box4' and @value='1']/").clear
70
- assert_false(browser.checkbox(:xpath , "//input[@name='box4' and @value='1']/").isSet?)
71
- end
72
-
73
- def test_checkbox_getState
74
- assert_raises(UnknownObjectException) { browser.checkbox(:xpath , "//input[@name='noName']/").getState }
75
- assert_equal( false , browser.checkbox(:xpath , "//input[@name='box1']/").getState )
76
- assert_equal( true , browser.checkbox(:xpath , "//input[@name='box3']/").getState)
77
-
78
- # checkboxes that have the same name but different values
79
- assert_equal( false , browser.checkbox(:xpath , "//input[@name='box4' and @value='2']/").getState )
80
- assert_equal( true , browser.checkbox(:xpath , "//input[@name='box4' and @value='1']/").getState)
81
- end
82
-
83
- def test_checkbox_set
84
- assert_raises(UnknownObjectException) { browser.checkbox(:xpath , "//input[@name='noName']/").set }
85
- browser.checkbox(:xpath , "//input[@name='box1']/").set
86
- assert(browser.checkbox(:xpath , "//input[@name='box1']/").isSet?)
87
-
88
- assert_raises(ObjectDisabledException) { browser.checkbox(:xpath , "//input[@name='box2']/").set }
89
-
90
- browser.checkbox(:xpath , "//input[@name='box3']/").set
91
- assert(browser.checkbox(:xpath , "//input[@name='box3']/").isSet?)
92
-
93
- # checkboxes that have the same name but different values
94
- browser.checkbox(:xpath , "//input[@name='box4' and @value='3']/").set
95
- assert(browser.checkbox(:xpath , "//input[@name='box4' and @value='3']/").isSet?)
96
-
97
- # test set using the optinal true/false
98
- # assumes the checkbox is already checked
99
- browser.checkbox(:xpath , "//input[@name='box1']/").set( false )
100
- assert_false(browser.checkbox(:xpath , "//input[@name='box1']/").isSet?)
101
-
102
- browser.checkbox(:xpath , "//input[@name='box1']/").set( true )
103
- assert(browser.checkbox(:xpath , "//input[@name='box1']/").isSet?)
104
-
105
- end
106
- end
@@ -1,23 +0,0 @@
1
- $LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..') unless $SETUP_LOADED
2
- require 'unittests/setup'
3
-
4
- class ClickNoWait_Tests < Watir::TestCase
5
-
6
- def setup
7
- goto_page 'click_no_wait.html'
8
- end
9
-
10
- def test_click_no_wait
11
- message_div = browser.div(:id => 'div1')
12
- assert_equal("nothing", message_div.text)
13
- browser.link(:id => 'link1').click_no_wait
14
- assert_nothing_raised {
15
- Watir::Wait.until {message_div.text == "message!"}
16
- }
17
- end
18
-
19
- def test_spawned_click_no_wait_command
20
- assert_equal("start rubyw -e \"some command\"", browser.link(:id => 'link1').send(:spawned_no_wait_command, "some command"))
21
- end
22
-
23
- end
@@ -1,17 +0,0 @@
1
- $LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..') unless $SETUP_LOADED
2
- require 'unittests/setup'
3
-
4
- class TC_CloseAllWindows < Watir::TestCase
5
-
6
- def setup
7
- @browsers = []
8
- 5.times {@browsers << Watir::Browser.new}
9
- end
10
-
11
- def test_close_all_windows
12
- assert @browsers.all? {|browser| browser.exists?}
13
- Watir::IE.close_all
14
- assert @browsers.all? {|browser| not browser.exists?}
15
- end
16
-
17
- end
@@ -1,17 +0,0 @@
1
- # these are the non-xpath tests that do not need to be visible
2
-
3
- $HIDE_IE = true
4
-
5
- TOPDIR = File.join(File.dirname(__FILE__), '..')
6
-
7
- $LOAD_PATH.unshift TOPDIR
8
- require 'unittests/setup'
9
-
10
- Dir.chdir TOPDIR do
11
- $all_tests.each {|x| require x}
12
- end
13
-
14
- Watir::UnitTest.filter_out do |test|
15
- test.class.to_s =~ /xpath/i
16
- end
17
- Watir::UnitTest.filter_out_tests_tagged :must_be_visible
@@ -1,44 +0,0 @@
1
- # Feature tests for CSS selectors.
2
- #
3
- # Only shallow testing is needed since the selectors are immediately
4
- # converted to xpath and the other xpath tests will provide coverage
5
- # for the returned objects. This test more or less only verifies that the
6
- # respective classes have implemented the css selector as a query option.
7
- #
8
-
9
- $LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..') unless $SETUP_LOADED
10
- require 'unittests/setup'
11
-
12
- class TC_CSS_Selector < Test::Unit::TestCase
13
- include Watir::Exception
14
-
15
- # Same test as TC_Divs_XPath::test_divs but using css selectors instead
16
- def test_matching_queries
17
- goto_page "div.html"
18
-
19
- assert_raises(UnknownObjectException) {browser.div(:css , "div[id='div77']").click }
20
- assert_raises(UnknownObjectException) {browser.div(:css , "div[title='div77']").click }
21
-
22
- assert(browser.text_field(:css, "input[name='text1']").verify_contains("0") )
23
- browser.div(:css , "div[id='div3']").click
24
- assert(browser.text_field(:css, "input[ name = 'text1' ]").verify_contains("1") )
25
- browser.div(:css , "div[id = div4]").click
26
- assert(browser.text_field(:css, "input[name=text1]").verify_contains("0") )
27
- end
28
-
29
- def test_form
30
- goto_page "forms2.html"
31
- assert(browser.form(:css, "#f2").action =~ /pass2.html$/)
32
- assert_equal(browser.button(:css, "form #b2").value, "Click Me")
33
- end
34
-
35
- def test_image
36
- goto_page "div.html"
37
- assert_equal( "circle", browser.image(:css, "*[id ^= 'circ']").id )
38
- end
39
-
40
- def test_table
41
- goto_page "table1.html"
42
- assert_equal( "Header", browser.th(:css , ".sample th").text )
43
- end
44
- end
@@ -1,38 +0,0 @@
1
- # feature tests for css
2
-
3
- $LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..') unless $SETUP_LOADED
4
- require 'unittests/setup'
5
-
6
- class TC_CSS < Test::Unit::TestCase
7
-
8
- def isMessageDisplayed(message)
9
- divs = browser.divs
10
- divs.each do |d|
11
- if d.text.downcase.match( /#{message}/i )
12
- if d.class_name.downcase.match(/show/i)
13
- return true
14
- end
15
- end
16
- end
17
-
18
- return false
19
- end
20
-
21
- def setup
22
- goto_page "cssTest.html"
23
- end
24
-
25
- def test_SuccessMessage
26
- browser.button( :caption , "Success").click
27
- assert( isMessageDisplayed("Success") )
28
-
29
- browser.button(:caption, "Failure").click
30
- assert_false(isMessageDisplayed("Success") )
31
- end
32
-
33
- def test_inline_style
34
- assert_match(/300px/, browser.form(:index, 0).style)
35
- end
36
-
37
- end
38
-
@@ -1,64 +0,0 @@
1
- # Feature tests for Dialog class
2
-
3
- $LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..') unless $SETUP_LOADED
4
- require 'unittests/setup'
5
-
6
- class TC_Dialog_Test < Test::Unit::TestCase
7
- tags :must_be_visible
8
- include Watir
9
-
10
- def setup
11
- goto_page 'JavascriptClick.html'
12
- end
13
-
14
- def test_alert_without_bonus_script
15
- browser.button(:id, 'btnAlert').click_no_wait
16
- browser.javascript_dialog.button("OK").click
17
- assert_match(/Alert button!/, browser.text_field(:id, "testResult").value)
18
- end
19
-
20
- def test_button_name_not_found
21
- browser.button(:id, 'btnAlert').click_no_wait
22
- original_timeout = RAutomation::Window.wait_timeout
23
- RAutomation::Window.wait_timeout = 5
24
- assert_raises(::RAutomation::UnknownButtonException) {browser.javascript_dialog.button("Yes").click}
25
- RAutomation::Window.wait_timeout = original_timeout
26
- browser.javascript_dialog.button("OK").click
27
- end
28
-
29
- def test_exists
30
- assert_false(browser.javascript_dialog.exists?)
31
- browser.button(:id, 'btnAlert').click_no_wait
32
- Watir::Wait.until(5) {browser.javascript_dialog.exists?}
33
- browser.javascript_dialog.button("OK").click
34
- end
35
-
36
- def test_copy_array_elements
37
- a = ['a', 'b', 'c']
38
- copy = Array.new(a)
39
- c = []
40
- code = _code_that_copies_readonly_array(a, "c")
41
- eval code
42
- assert_equal copy, c
43
- end
44
-
45
- def test_confirm_ok
46
- browser.button(:value, 'confirm').click_no_wait
47
- Watir::Wait.until(5) {browser.javascript_dialog.exists?}
48
- browser.javascript_dialog.button("OK").click
49
- assert_equal "You pressed the Confirm and OK button!", browser.text_field(:id, 'testResult').value
50
- end
51
-
52
- def xtest_confirm_cancel
53
- browser.button(:value, 'confirm').click_no_wait
54
- assert browser.javascript_dialog.exists?
55
- browser.javascript_dialog.button("Cancel").click
56
- assert_equal "You pressed the Confirm and Cancel button!", browser.text_field(:id, 'testResult').value
57
- end
58
-
59
- def test_dialog_close
60
- browser.javascript_dialog.close
61
- assert !browser.javascript_dialog.exists?
62
- end
63
-
64
- end
@@ -1,21 +0,0 @@
1
- # defect reproduction
2
-
3
- $LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..') unless $SETUP_LOADED
4
- require 'unittests/setup'
5
-
6
- class TC_Divs_XPath2 < Test::Unit::TestCase
7
- def setup
8
- goto_page "list_matters.html"
9
- end
10
- def test_div_with_text
11
- # Note: this test fails, probably because of bad html to xml translation.
12
- # However... the same xpath expression finds the right object in Selenium!
13
- assert_equal('Add', browser.div(:xpath, "//div[text()='Add' and @class='ButtonText']").text)
14
- end
15
- def test_div_with_contains
16
- # Note: this test fails, probably because of bad html to xml translation.
17
- # However... the same xpath expression finds the right object in Selenium!
18
- assert_equal('Add', browser.div(:xpath, "//div[contains(.,'Add') and @class='ButtonText']").text)
19
- end
20
-
21
- end
@@ -1,170 +0,0 @@
1
- # feature tests for Divs, Spans and P's
2
-
3
- $LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..') unless $SETUP_LOADED
4
- require 'unittests/setup'
5
-
6
- class TC_Divs < Test::Unit::TestCase
7
- include Watir::Exception
8
-
9
- def setup
10
- uses_page "div.html"
11
- end
12
-
13
- tag_method :test_div_properties, :fails_on_firefox
14
- def test_div_properties
15
- assert_raises(UnknownObjectException) { browser.div(:id, "div77").text }
16
- assert_raises(UnknownObjectException) { browser.div(:title, "div77").text }
17
-
18
- assert_equal("This div has an onClick that increments text1",
19
- browser.div(:id , "div3").text.strip )
20
- assert_equal("This text is in a div with an id of div1 and title of test1",
21
- browser.div(:title , "Test1").text.strip )
22
-
23
- assert_raises(UnknownObjectException) { browser.div(:id , "div77").class_name }
24
- assert_equal("blueText", browser.div(:id, "div2").class_name)
25
- assert_equal("", browser.div(:id, "div1").class_name)
26
-
27
- assert_raises(UnknownObjectException) { browser.div(:index, 43).class_name }
28
- assert_equal("div1" , browser.div(:index, 0).id)
29
- assert_equal("" , browser.div(:index, 0).class_name)
30
- assert_equal("blueText" , browser.div(:index, 1).class_name)
31
- assert_equal(false , browser.div(:index, 1).disabled?)
32
- assert_equal("div2", browser.div(:index, 1).id)
33
- end
34
-
35
- def test_div_iterator
36
- assert_equal(8, browser.divs.length)
37
- assert_equal("div1", browser.divs[0].id)
38
-
39
- index = 0
40
- browser.divs.each do |s|
41
- assert_equal(browser.div(:index,index).id, s.id)
42
- assert_equal(browser.div(:index,index).class_name , s.class_name)
43
- index += 1
44
- end
45
- assert_equal(index, browser.divs.length)
46
- end
47
-
48
- def test_enumerable
49
- match = browser.divs.detect{|d| d.class_name == 'blueText'}
50
- assert_equal('div2', match.id)
51
- end
52
-
53
- def test_objects_in_div
54
- assert browser.div(:id, 'buttons1').button(:index,0).exists?
55
- assert !browser.div(:id, 'buttons1').button(:index,2).exists?
56
- assert browser.div(:id, 'buttons1').button(:name,'b1').exists?
57
-
58
- assert browser.div(:id, 'buttons2').button(:index,0).exists?
59
- assert browser.div(:id, 'buttons2').button(:index,1).exists?
60
- assert !browser.div(:id, 'buttons1').button(:index,2).exists?
61
-
62
- browser.div(:id, 'buttons1').button(:index, 0).click
63
- assert_equal('button1', browser.div(:id, 'text_fields1').text_field(:index,0).value)
64
-
65
- assert_equal(3, browser.div(:id, 'text_fields1').text_fields.length )
66
- browser.div(:id, 'text_fields1').text_field(:name, 'div_text1').set("drink me")
67
- assert_equal("drink me", browser.div(:id, 'text_fields1').text_field(:name, 'div_text1').value)
68
- end
69
-
70
- def test_images_inside_a_div
71
- assert_equal(3, browser.div(:id, 'hasImages').images.length)
72
- assert_match(/triangle/, browser.div(:id, 'hasImages').images[0].src)
73
- assert_match(/circle/, browser.div(:id, 'hasImages').image(:id , 'circle').src)
74
- end
75
-
76
- #---- Span Tests ---
77
- def test_spans
78
- assert_raises(UnknownObjectException) {browser.span(:id, "span77").click }
79
- assert_raises(UnknownObjectException) {browser.span(:title, "span77").click }
80
-
81
- assert(browser.text_field(:name, "text2").verify_contains("0") )
82
- browser.span(:id, "span3").click
83
- assert(browser.text_field(:name, "text2").verify_contains("1") )
84
-
85
- browser.span(:id, "span4").click
86
- assert(browser.text_field(:name, "text2").verify_contains("0") )
87
- end
88
-
89
- tag_method :test_span_properties, :fails_on_firefox
90
- def test_span_properties
91
- assert_raises(UnknownObjectException) {browser.span(:id, "span77").text }
92
- assert_raises(UnknownObjectException) {browser.span(:title, "span77").text }
93
-
94
- assert_equal("This span has an onClick that increments text2",
95
- browser.span(:id , "span3").text.strip )
96
- assert_equal("This text is in a span with an id of span1 and title of test2",
97
- browser.span(:title , "Test2").text.strip)
98
-
99
- assert_raises(UnknownObjectException) {browser.span(:id, "span77").class_name}
100
- assert_equal("blueText", browser.span(:id, "span2").class_name)
101
- assert_equal("", browser.span(:id, "span1").class_name)
102
-
103
- assert_raises(UnknownObjectException) {browser.span(:index , 43).class_name }
104
- assert_equal("span1" , browser.span(:index , 0).id )
105
- assert_equal("" , browser.span(:index , 0).class_name )
106
- assert_equal("blueText" , browser.span(:index , 1).class_name )
107
- assert_equal(false , browser.span(:index , 1).disabled?)
108
- assert_equal("span2", browser.span(:index , 1).id)
109
- end
110
-
111
- def test_span_iterator
112
- assert_equal(7, browser.spans.length)
113
- assert_equal("span1", browser.spans[0].id)
114
-
115
- index = 0
116
- browser.spans.each do |s|
117
- assert_equal(browser.span(:index, index ).id , s.id )
118
- assert_equal(browser.span(:index, index ).class_name , s.class_name )
119
- index += 1
120
- end
121
- assert_equal(index, browser.spans.length)
122
- end
123
-
124
- def test_objects_in_span
125
- assert(browser.span(:id, 'buttons1').button(:index,0).exists? )
126
- assert_false(browser.span(:id, 'buttons1').button(:index,2).exists? )
127
- assert(browser.span(:id, 'buttons1').button(:name,'b1').exists? )
128
-
129
- assert(browser.span(:id, 'buttons2').button(:index,0).exists? )
130
- assert(browser.span(:id, 'buttons2').button(:index,1).exists? )
131
- assert_false(browser.span(:id, 'buttons1').button(:index,2).exists? )
132
-
133
- browser.span(:id, 'buttons1').button(:index,0).click
134
- assert_equal( 'button1' , browser.span(:id , 'text_fields1').text_field(:index,0).value)
135
- assert_equal( 3 , browser.span(:id , 'text_fields1').text_fields.length )
136
- end
137
-
138
- def test_p
139
- assert(browser.p(:id, 'number1').exists?)
140
- assert(browser.p(:index, 2).exists?)
141
- assert(browser.p(:title, 'test_3').exists?)
142
-
143
- assert_false(browser.p(:id, 'missing').exists?)
144
- assert_false(browser.p(:index, 7).exists?)
145
- assert_false(browser.p(:title, 'test_55').exists?)
146
-
147
- assert_raises( UnknownObjectException) {browser.p(:id , 'missing').class_name }
148
- assert_raises( UnknownObjectException) {browser.p(:id , 'missing').text }
149
- assert_raises( UnknownObjectException) {browser.p(:id , 'missing').title }
150
- assert_raises( UnknownObjectException) {browser.p(:id , 'missing').to_s }
151
- assert_raises( UnknownObjectException) {browser.p(:id , 'missing').disabled? }
152
-
153
- assert_equal('redText' , browser.p(:index,0).class_name)
154
- assert_equal('P_tag_1' , browser.p(:index,0).title)
155
- assert_equal('This text is in a p with an id of number2' , browser.p(:index,1).text)
156
- end
157
-
158
- def test_p_iterator
159
- assert_equal(3, browser.ps.length)
160
- assert_equal('italicText', browser.ps[1].class_name)
161
- assert_equal('number3', browser.ps[2].id)
162
-
163
- count = 1
164
- browser.ps.each do |p|
165
- assert_equal('number'+count.to_s, p.id)
166
- count += 1
167
- end
168
- assert_equal(count - 1, browser.ps.length)
169
- end
170
- end