I have application.property file in project
[email protected]
password=123456
baseId=4e1c-a459-0885d5849686
serviceId=49ca-a348-38ef3dc89a16
and when I run my test I want to change only password field and get it from system variable. how can I change it?