Feature: check the correct context gets loaded for urls When on a dev/test the modx context should switch based on domain Scenario: Check the baseUrl on the homepage When am on "/" Then I should see "Venues & Centres" And I change to "littledown" context Then I should see "Membership" And I should see "Parkland" Then I change to "web" context And I should see "Watch Us"