How to set capability from a config file in testcafe execution?
Hey Michael,
You need to set the environment variable with the below key with the value as the path of the config file.
LT_CAPABILITY_PATH = path of the config file
How to set capability from a config file in testcafe execution?
Hey Michael,
You need to set the environment variable with the below key with the value as the path of the config file.
LT_CAPABILITY_PATH = path of the config file