79321107

Date: 2025-01-01 03:21:47
Score: 1
Natty:
Report link

The javascript property that indicates what the tag is tagName.

Once you resolve the locator to an element you could evaluate the property, something like this:

tagName = element.evaluate("el => el.tagName")
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Hal Patinkin