View Single Post
Old 05-04-2017, 09:10 AM   #245
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Looking at that, the main problem is that you aren't selecting the book rows properly. The selection you have selected the full list of books. Within this the author was selecting all as you had.

For the rows I have: //li[contains(@class, "listItemBooks")]

The for the author it is: ./div/div/p/span[@class="displayBlock"]/text()

The attached is the saved settings that seemed to work.
Attached Files
File Type: zip Springer.zip (653 Bytes, 231 views)
davidfor is offline   Reply With Quote