Issue #2978

This test-case is intended for Issue #2978 - Enhancement: Copy CSS path from selected element.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and select the HTML panel.
  2. Find myElement in the panel (/html/body/div/span). You can use the search box.
  3. Select the element within the panel (click on it).
  4. Now right click on the span#myElement button in the toolbar and pick Copy CSS Path.
  5. Following text should be copied into the clipboard html body div.myClass span#myElement
Test Element