mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
You can copy the XPath selector from the inspector by right-clicking on a node and selecting `Copy->XPath`. Testing: I tried adding a test but the effort didn't seem worth it. The devtools tests are currently very specifically tailored towards source-list tests. Part of https://github.com/servo/servo/issues/39862 Part of #34527 Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>