java-tutorials/libraries-testing/serenity.properties
2023-01-07 22:50:57 +05:30

7 lines
289 B
Properties

jira.url=<jira-url>
jira.project=<jira-project>
jira.username=<jira-username>
jira.password=<jira-password>
# The path must point to the chromedriver location on your workstation
# The chromedriver must be compatible with your browser version
webdriver.chrome.driver=PATH\\chromedriver.exe