Feature: Ability to Support Span Web Objects Scenario: Reference a span When on the object test page Then the span text should exist And the span text should be visible And the span text should be a span object Scenario: Get text from a span When on the object test page Then the span text should be "This text is within a span tag."