Created
June 30, 2011 18:30
-
-
Save ck1125/1056864 to your computer and use it in GitHub Desktop.
Feature file for text node lookup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature: Extracting a text node from a link | |
Scenario: A link has text | |
When I open abitrary page | |
Then my link must have the following text BlahBlah |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment