Sha256: 7413fba1430fa12c7bcfea07c696a7af19ec078ad9d8b4e186d0d9fbaa206507

Contents?: true

Size: 596 Bytes

Versions: 25

Compression:

Stored size: 596 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html lang='en_gb' xml:lang='en_gb' xmlns='http://www.w3.org/1999/xhtml'>
  <head>
    <title>
      Timeout test
    </title>
    <meta content='text/html; charset=utf-8' http-equiv='content-type' />
    <script type='text/javascript'>
      //<![CDATA[
        function move_on() {
          window.location = 'non_control_elements.html';
        }
      //]]>
    </script>
  </head>
  <body onload='setTimeout(move_on, 500)'>
    Wait 3 seconds for the next page.
  </body>
</html>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
operawatir-0.7.pre4-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.7.pre3-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.7.pre2-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.7.pre1-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.6.pre1-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.5.1-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.5-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.5.pre3-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.5.pre2-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.5.pre1-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.4.3.pre1-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.4.2-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.4.1-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.4.1.pre7-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.4.1.pre6-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.4.1.pre5-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.4.1.pre4-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.4.1.pre3-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.4.1.pre2-jruby spec/watir2/fixtures/timeout_window_location.html
operawatir-0.4.1.pre1-jruby spec/watir2/fixtures/timeout_window_location.html