watir-classic 3.0.0 → 3.1.0
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +7 -0
- data/.gitmodules +3 -0
- data/.rspec +1 -0
- data/.yardopts +5 -0
- data/CHANGES +20 -10
- data/CONTRIBUTORS.txt +55 -0
- data/Gemfile +3 -0
- data/Gemfile.lock +78 -0
- data/README.rdoc +8 -14
- data/Rakefile +32 -0
- data/VERSION +1 -1
- data/lib/watir-classic.rb +0 -1
- data/lib/watir-classic/IEDialog/IEDialog.cpp +225 -0
- data/lib/watir-classic/IEDialog/IEDialog.h +15 -0
- data/lib/watir-classic/IEDialog/IEDialog.vcproj +159 -0
- data/lib/watir-classic/IEDialog/ReadMe.txt +40 -0
- data/lib/watir-classic/IEDialog/stdafx.cpp +8 -0
- data/lib/watir-classic/IEDialog/stdafx.h +21 -0
- data/lib/watir-classic/browser.rb +1 -1
- data/lib/watir-classic/container.rb +4 -33
- data/lib/watir-classic/core.rb +1 -3
- data/lib/watir-classic/dialogs/alert.rb +46 -0
- data/lib/watir-classic/dialogs/file_field.rb +1 -0
- data/lib/watir-classic/drag_and_drop_helper.rb +18 -6
- data/lib/watir-classic/element.rb +0 -2
- data/lib/watir-classic/ext/json2.js +487 -0
- data/lib/watir-classic/ie-class.rb +10 -164
- data/lib/watir-classic/ie.rb +2 -0
- data/lib/watir-classic/input_elements.rb +1 -1
- data/lib/watir-classic/modal_dialog.rb +1 -7
- data/lib/watir-classic/module.rb +1 -10
- data/lib/watir-classic/non_control_elements.rb +11 -0
- data/lib/watir-classic/page-container.rb +22 -24
- data/lib/watir-classic/screenshot.rb +33 -0
- data/lib/watir-classic/win32ole/1.8.7/win32ole.patch +56 -0
- data/lib/watir-classic/win32ole/1.9.3/win32ole.patch +63 -0
- data/lib/watir-classic/win32ole/build_notes.txt +18 -0
- data/lib/watir-classic/win32ole/history.txt +88 -0
- data/spec/browser_spec.rb +34 -0
- data/spec/implementation.rb +18 -0
- data/watir-classic.gemspec +40 -0
- data/watir.gif +0 -0
- metadata +159 -192
- data/bin/watir-console +0 -5
- data/lib/watir-classic/assertions.rb +0 -44
- data/lib/watir-classic/dialogs/javascript.rb +0 -43
- data/lib/watir-classic/irb-history.rb +0 -31
- data/lib/watir-classic/logger.rb +0 -19
- data/lib/watir-classic/screen_capture.rb +0 -115
- data/lib/watir-classic/testcase.rb +0 -97
- data/lib/watir-classic/waiter.rb +0 -98
- 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 -69
- 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
data/unittests/core_tests.rb
DELETED
@@ -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
|
data/unittests/css_test.rb
DELETED
@@ -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
|
-
|
data/unittests/dialog_test.rb
DELETED
@@ -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
|
data/unittests/div_test.rb
DELETED
@@ -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
|
data/unittests/div_xpath_test.rb
DELETED
@@ -1,95 +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_XPath < Test::Unit::TestCase
|
7
|
-
include Watir::Exception
|
8
|
-
|
9
|
-
def setup
|
10
|
-
goto_page "div.html"
|
11
|
-
end
|
12
|
-
|
13
|
-
def test_divs
|
14
|
-
assert_raises(UnknownObjectException) {browser.div(:xpath , "//div[@id='div77']/").click }
|
15
|
-
assert_raises(UnknownObjectException) {browser.div(:xpath , "//div[@title='div77']/").click }
|
16
|
-
|
17
|
-
assert(browser.text_field(:xpath, "//input[@name='text1']/").verify_contains("0") )
|
18
|
-
browser.div(:xpath , "//div[@id='div3']/").click
|
19
|
-
assert(browser.text_field(:xpath, "//input[@name='text1']/").verify_contains("1") )
|
20
|
-
browser.div(:xpath , "//div[@id='div4']/").click
|
21
|
-
assert(browser.text_field(:xpath, "//input[@name='text1']/").verify_contains("0") )
|
22
|
-
end
|
23
|
-
|
24
|
-
def test_div_properties
|
25
|
-
assert_raises(UnknownObjectException) {browser.div(:xpath , "//div[@id='div77']/").text }
|
26
|
-
assert_raises(UnknownObjectException) {browser.div(:xpath , "//div[@title='div77']/").text }
|
27
|
-
|
28
|
-
assert_equal("This div has an onClick that increments text1",
|
29
|
-
browser.div(:xpath , "//div[@id='div3']/").text.strip )
|
30
|
-
assert_equal("This text is in a div with an id of div1 and title of test1",
|
31
|
-
browser.div(:xpath , "//div[@title='Test1']/").text.strip )
|
32
|
-
|
33
|
-
assert_raises(UnknownObjectException) {browser.div(:xpath , "//div[@id='div77']/").class_name }
|
34
|
-
assert_equal("blueText" , browser.div(:xpath , "//div[@id='div2']/").class_name )
|
35
|
-
assert_equal("" , browser.div(:xpath , "//div[@id='div1']/").class_name )
|
36
|
-
end
|
37
|
-
|
38
|
-
def test_objects_in_div
|
39
|
-
assert(browser.div(:xpath , "//div[@id='buttons1']/").button(:index,0).exists? )
|
40
|
-
assert_false(browser.div(:xpath , "//div[@id='buttons1']/").button(:index,2).exists? )
|
41
|
-
assert(browser.div(:xpath , "//div[@id='buttons1']/").button(:name,'b1').exists? )
|
42
|
-
|
43
|
-
assert(browser.div(:xpath , "//div[@id='buttons2']/").button(:index,0).exists? )
|
44
|
-
assert(browser.div(:xpath , "//div[@id='buttons2']/").button(:index,1).exists? )
|
45
|
-
assert_false(browser.div(:xpath , "//div[@id='buttons1']/").button(:index,2).exists? )
|
46
|
-
|
47
|
-
browser.div(:xpath , "//div[@id='buttons1']/").button(:index,0).click
|
48
|
-
|
49
|
-
assert_equal( 'button1' , browser.div(:xpath , "//div[@id='text_fields1']/").text_field(:index,0).value)
|
50
|
-
|
51
|
-
assert_equal( 3 , browser.div(:xpath , "//div[@id='text_fields1']/").text_fields.length )
|
52
|
-
end
|
53
|
-
|
54
|
-
def test_span_properties
|
55
|
-
assert_raises(UnknownObjectException) {browser.span(:xpath , "//span[@id='span77']/").text }
|
56
|
-
assert_raises(UnknownObjectException) {browser.span(:xpath , "//span[@title='span77']/").text }
|
57
|
-
|
58
|
-
assert_equal("This span has an onClick that increments text2" , browser.span(:xpath , "//span[@id='span3']/").text.strip )
|
59
|
-
assert_equal("This text is in a span with an id of span1 and title of test2" , browser.span(:xpath , "//span[@title='Test2']/").text.strip )
|
60
|
-
|
61
|
-
assert_raises(UnknownObjectException) {browser.span(:xpath , "//span[@id='span77']/").class_name }
|
62
|
-
assert_equal("blueText" , browser.span(:xpath , "//span[@id='span2']/").class_name )
|
63
|
-
assert_equal("" , browser.span(:xpath , "//span[@id='span1']/").class_name )
|
64
|
-
end
|
65
|
-
|
66
|
-
def test_objects_in_span
|
67
|
-
assert(browser.span(:xpath , "//span[@id='buttons1']/").button(:index,0).exists? )
|
68
|
-
assert_false(browser.span(:xpath , "//span[@id='buttons1']/").button(:index,2).exists? )
|
69
|
-
assert(browser.span(:xpath , "//span[@id='buttons1']/").button(:name,'b1').exists? )
|
70
|
-
|
71
|
-
assert(browser.span(:xpath , "//span[@id='buttons2']/").button(:index,0).exists? )
|
72
|
-
assert(browser.span(:xpath , "//span[@id='buttons2']/").button(:index,1).exists? )
|
73
|
-
assert_false(browser.span(:xpath , "//span[@id='buttons1']/").button(:index,2).exists? )
|
74
|
-
|
75
|
-
browser.span(:xpath , "//span[@id='buttons1']/").button(:index,0).click
|
76
|
-
|
77
|
-
assert_equal( 'button1' , browser.span(:xpath , "//span[@id='text_fields1']/").text_field(:index,0).value)
|
78
|
-
|
79
|
-
assert_equal( 3 , browser.span(:xpath , "//span[@id='text_fields1']/").text_fields.length )
|
80
|
-
end
|
81
|
-
|
82
|
-
def test_p
|
83
|
-
assert(browser.p(:xpath , "//p[@id='number1']/").exists?)
|
84
|
-
assert(browser.p(:xpath , "//p[@title='test_3']/").exists?)
|
85
|
-
|
86
|
-
assert_false(browser.p(:xpath , "//p[@id='missing']/").exists?)
|
87
|
-
assert_false(browser.p(:xpath , "//p[@title='test_55']/").exists?)
|
88
|
-
|
89
|
-
assert_raises( UnknownObjectException) {browser.p(:xpath , "//p[@id='missing']/").class_name }
|
90
|
-
assert_raises( UnknownObjectException) {browser.p(:xpath , "//p[@id='missing']/").text }
|
91
|
-
assert_raises( UnknownObjectException) {browser.p(:xpath , "//p[@id='missing']/").title }
|
92
|
-
assert_raises( UnknownObjectException) {browser.p(:xpath , "//p[@id='missing']/").to_s }
|
93
|
-
assert_raises( UnknownObjectException) {browser.p(:xpath , "//p[@id='missing']/").disabled }
|
94
|
-
end
|
95
|
-
end
|