getTestStation(); $station_id = $testStation->getId(); $I->amOnPage('/station/' . $station_id . '/remotes'); $I->see('Remote Relays'); } }