My editor tells me that some use statements are not needed, e.g.: ``` use Page\CMSPage ``` in the page object classes and ``FeatureContext`` Also things like ``DriverInterface`` in ``CMSPage.php`` Check and remove "bonus" code.