Package io.fluentlenium.adapter.cucumber
package io.fluentlenium.adapter.cucumber
-
ClassDescriptionCucumber implementation of
SharedMutator
, replacingtestClass
with a null reference as it doesn't make sense in case of Cucumber tests, and raising aConfigurationException
whenConfigurationProperties.DriverLifecycle.CLASS
is given to linkWebDriver
instances with classes defining step definitions.Cucumber FluentLenium Test Runner Adapter.Container class forFluentCucumberTest
.