Issue #2426

This test-case is intended for Issue #2426 - Copy XPath should include namespace.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and select the HTML panel.
  2. Find Inspect This Element text in the panel. You can use the search box or the Inspector tool.
  3. Right click on the header:messageid element and pick Copy XPath.
  4. Check the clipboard, you should get:
    /html/body/soap-env:envelope/soap-env:header/soap-env:body/tns:getresponse/tns:header/header:messageid
Inspect This Element