Updated CSS Selector help (markdown)

master
dgtlmoon 2022-04-18 20:20:50 +02:00
rodzic a0cd712a9d
commit 5aa1412559
1 zmienionych plików z 2 dodań i 2 usunięć

@ -1,6 +1,6 @@
Using Chrome, simply_** right-click**_ on the element you want to 'watch', then select ***inspect***, you will then get the inspector window open.
Using Chrome, simply **right-click** on the element you want to 'watch', then select ***inspect***, you will then get the inspector window open.
right-click again on the HTML element source (the HTML code of the element you right-clicked on in the previous step will be selected alright), then you'll see another menu where you can copy the element selector to the clipboard.
**right-click** again on the HTML element source (the HTML code of the element you right-clicked on in the previous step will be selected alright), then you'll see another menu where you can copy the element selector to the clipboard.
For example - I want to get the selector for the "currently unavailable" text of an amazon product page