I don't see anything in the right-click menu that will give me this. I always have to write it manually
Asked
Active
Viewed 48 times
-1

Tim Boland
- 1,872
- 4
- 23
- 37
-
I read it several time but couldn't understand. What exactly are you asking about? – Prophet May 12 '21 at 06:31
1 Answers
1
Are you asking about button#checkout.button-1.checkout-button
? If so, I'm not aware of a way to copy-paste this, or a name for it, but it is constructed with the format
htmlTag#idOfElement.class.with.periods.instead.of.spaces
It is pretty commonly a unique selector for the element in question.

C. Peck
- 3,641
- 3
- 19
- 36