Element location strategies

In reading through the spec for Element Location Strategies[1], I cannot help but notice a few strategies are missing. I looked through some minutes from our face-to-face meetings, and I cannot find notes on them. It's likely I didn't search hard enough.

Missing:
By.tagName()
By.className()
By.Name()

Were they left out on purpose?

[1] https://w3c.github.io/webdriver/webdriver-spec.html#element-location-strategies-1 

Received on Wednesday, 10 June 2015 22:05:24 UTC