Can I automatically generate App URL and TestFile url at runtime when running XCUITest through HyerExecute?

Can I automatically generate App URL and TestFile url at runtime when running XCUITest through HyerExecute?

Hi Macy Davis,

Yes please use the args:

appPath:<Path to app File from root> testSuitePath: <Path to test File from root>

Please also find the sample Yaml below: