Project : IOS app Lang : C# FW : NUnit Framework AT : Appium
According to our framework, we are automating ios app using simulator, but we provided .app file path as hardcoded, nee to give Dynamic path, our project is in Perforce both ios build and test trigger will be in teamcity pipeline.
I tried to give relative path by ../../../../, but it wont work