All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources.serenity.properties Maven / Gradle / Ivy

There is a newer version: 2.3.2
Show newest version
# Define the default driver
#webdriver.driver=phantomjs

# Appears at the top of the reports
serenity.project.name = Demo Project using Serenity and Cucumber

# Root package for any JUnit acceptance tests
#serenity.test.root=net.thucydides.showcase.junit.features

# Customise your riequirements hierarchy
#serenity.requirement.types=feature, story

# Run the tests without calling webdriver - useful to check your Cucumber wireing
#serenity.dry.run=true

# Customise browser size
#serenity.browser.height = 1200
#serenity.browser.width = 1200





© 2015 - 2024 Weber Informatics LLC | Privacy Policy