May I please know how can I pick up test name dynamically and set it on LambdaTest.
Hi Joe,
To pick up test name dynamically to set on the LambdaTest platform please use the below in your capabilities:
name: TestContext.CurrentContext.Test.Name
May I please know how can I pick up test name dynamically and set it on LambdaTest.
Hi Joe,
To pick up test name dynamically to set on the LambdaTest platform please use the below in your capabilities:
name: TestContext.CurrentContext.Test.Name