Chrome Dev tools hints

To see what Xpath text() will see, in Chrome dev tools:

  • Inspect element, and with it selected in Dev-tools->Elements
  • Dev-tools->Console: enter ‘$0.textContent’
    • This will then display the text content