Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1158

Captured HTML from failed Selenium assertions do not get stored in the correct place on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.2.0
    • 5.2.0
    • tapestry-test
    • None

    Description

      Here's a snippet from the console:

      15:13:08 INFO o.o.s.s.SeleniumDriverResourceHandler:390 | Command request: isTextPresent[xWiden Collective Integration Tests, ] on session a538a8ac3bdc4d6b882d5994aaa3c1ee
      15:13:08 INFO o.o.s.s.SeleniumDriverResourceHandler:565 | Got result: OK,false on session a538a8ac3bdc4d6b882d5994aaa3c1ee
      15:13:08 INFO o.o.s.s.SeleniumDriverResourceHandler:390 | Command request: getHtmlSource[, ] on session a538a8ac3bdc4d6b882d5994aaa3c1ee
      15:13:08 INFO o.o.s.s.SeleniumDriverResourceHandler:565 | Got result: OK,<head><title>Widen Collective Integration Tests</title><link type="text/css" rel="stylesheet" href="/assets/41090780d25ce332/core/default.css"><meta content="Apache Tapestry Framework (version 5.2.0-SNAPSHOT)" name="generator"></head><body><h1>Widen Collective Integration Tests</h1><h3>Basic Demos</h3><ul><li><a href="barchartdemo">BarChart Demo</a></li><li><a href="datefielddemo">CDateField Demo</a></li><li><a href="confirmdemo">Confirm Mixin Demo</a></li><li><a href="formatdatedemo">FormatDate Demo</a></li><li><a href="griddemo">Grid Demo</a></li><li><a href="iconlinkdemo">IconLink Demo</a></li><li><a href="inaccessible">Inaccessible Demo</a></li><li><a href="itemselectordemo">ItemSelector Demo</a></li><li><a href="linechartdemo">LineChart Demo</a></li><li><a href="multizoneupdatedemo">Multi-Zone Update Demo</a></li><li><a href="multiselectdemo">MultiSelect Demo</a></li><li><a href="owdemo">Overlay Window Demo</a></li><li><a href="piechartdemo">PieChartDemo</a></li><li><a href="portaldemo">Portal Demo</a></li><li><a href="progressbardemo">Progress Demo</a></li><li><a href="tabpaneldemo">TabPanel Demo</a></li><li><a href="treedemo">Tree Demo</a></li><li><a href="trimmeddemo">Trimmed Demo</a></li></ul><h3>Alert Page Demos</h3><ul><li><a href="testindex.simplealert">Simple Alert</a></li><li><a href="testindex.callbackalert">Alert w/ Callback</a></li></ul><hr><p>
      [<a href="testindex">Refresh</a>] |
      [<a href="testindex">Back to Tests Index</a>] |
      [<a href="testindex.testlayout.resetstate">Reset Page State</a>]
      </p></body> on session a538a8ac3bdc4d6b882d5994aaa3c1ee
      Writing current page's HTML source to: C:\workspace\collective\C:\workspace\collective\test-output\All Tests\GeneralTests.warm_up-page-content.html

      So the isTextPresent() Selenium command fialed, and the page content was written out, but the path is confused.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hlship Howard Lewis Ship
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: