Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt

It can seem to locate the "Show" button for future actions. I verified the correct CSS locator and put it back in the test, it was correct from the start. Still failing, I thing the debug log might hold some clues.Might be getting closer, it still can't locate the popup window - but at least it seems to know what I am trying to do!

Expand
Click for log file snippet
Click for log file snippet

2012-01-06 11:00:46 info Executing: |selectWindow | name=glob:*selenium_blank* | |
2012-01-06 11:00:46 debug Command found, going to execute selectWindow
2012-01-06 11:00:47 debug getWindowByName(glob:*selenium_blank*)
2012-01-06 11:00:47 error Window does not exist. If this looks like a Selenium bug, make sure to read http://seleniumhq.org/docs/04_selenese_commands.html#alerts-popups-and-multiple-windows for potential workarounds.
Been there done that (wink)
2012-01-06 11:00:47 debug commandError
2012-01-06 11:00:47 debug testComplete: failed=true

...