Files
java-tutorials/libraries-testing/serenity.properties
T

7 lines
289 B
Properties
Raw Normal View History

jira.url=<jira-url>
jira.project=<jira-project>
jira.username=<jira-username>
2023-01-07 18:20:57 +01:00
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