-1

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

enter image description here

Tim Boland
  • 1,872
  • 4
  • 23
  • 37

1 Answers1

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