@clean @phantomjs Feature: Full text search Background: Given I am at the search results page @setup_main @setup_namespaces Scenario Outline: Query string search When I search for Then I am on a page titled Search results And is the first search result But Two Words is the search results Examples: | term | first_result | two_words_is_in | | catapult | Catapult | in | | pickles | Two Words | in | | rdir | Two Words | in | | talk:catapult | Talk:Two Words | not in | | talk:intitle:words | Talk:Two Words | not in | | template:pickles | Template:Template Test | not in | | pickles/ | Two Words | in | | catapult/pickles | Two Words | in | | File:"Screenshot, for test purposes" | File:Savepage-greyed.png | not in | # You can't search for text inside a