Class CustomizingFeatures
java.lang.Object
de.telekom.test.bddwebapp.cucumber.features.CustomizingFeatures
Gives access to the current story about the Spring Context
- Author:
- Daniel Keiss <daniel.keiss@telekom.de>, Marc Eckart
Copyright (c) 2022 Daniel Keiss, Deutsche Telekom IT GmbH This file is distributed under the conditions of the Apache License, Version 2.0. For details see the file license on the toplevel.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetRestartBrowserBeforeScenarioForAllStories(boolean restartBrowserBeforeScenarioForAllStories)
-
Constructor Details
-
CustomizingFeatures
public CustomizingFeatures()
-
-
Method Details
-
getRestartBrowserBeforeScenarioThisFeatures
-
isRestartBrowserBeforeScenarioForAllStories
public boolean isRestartBrowserBeforeScenarioForAllStories() -
setRestartBrowserBeforeScenarioForAllStories
public void setRestartBrowserBeforeScenarioForAllStories(boolean restartBrowserBeforeScenarioForAllStories)
-