mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
4 lines
290 B
Text
Executable file
4 lines
290 B
Text
Executable file
title: //title
|
|
body: //div[@id='question']//div[contains(@class,'post-text')] | //div[@id='answers-header']//h2 | //div[contains(@class,'accepted-answer')]//div[contains(@class,'post-text')]
|
|
|
|
test_url: http://stackoverflow.com/questions/20302422/calling-a-function-from-a-javascript-object
|