Programming

7 thoughts
last posted Jan. 27, 2016, 10:36 a.m.

5 earlier thoughts

0

Testing XPath in Firefox:

  1. Press F12 to open the developer tools
  2. Got to 'Console'
  3. Type in something like: $x("//div[@class='switcher_bar']//button")

1 later thought