You can use xpath: //*[@class='p_cat_heading'][contains(text(),'DEFINITION')]/following-sibling::*[1]. Or you can use lxml:.
確定! 回上一頁