LEVEL 1 — BASIC SELECTIONOpen DevTools (F12) → Console → type $x("your/xpath") to test← Back to Practice Index
RTHK News
香港電台新聞 · Radio Television Hong Kong

Hong Kong News

Latest news from Hong Kong — updated hourly

Top Stories

Business & Finance

Level 1 — Try These in Console
//h1/text()
Page title text
//h2
All section headings
//nav//a/@href
All nav link URLs
//img/@src
All image sources
//article//h3/text()
All article titles
//p[@class="lead"]/text()
Lead paragraphs
//a[@class="tag-link"]/@href
Tag links