Class WebEngineFeature

    • Method Detail

      • initialize

        public void initialize​(FeaturesRunner runner)
        Description copied from interface: RunnerFeature
        Called when preparing to run the test class. Framework is not started at this point. Here is time for the feature to configure the runner from annotations on the test class.
        Specified by:
        initialize in interface RunnerFeature