Open joydeepece9 opened 4 years ago
Hi @diemol ,
In Zalenium dashboard video displayed incorrectly .
Expected : " Testcasename_###timestamp" Actual : "null###_timestamp"
this behavior we have observed only for the first test case executed in the suite. For rest of the test cases it is coming as expected.
I have used Desired capabilities as desiredCapabilities.setCapability("name", "myTestName");
could you please assist me on this.
Regards, Joydeep
@diemol @zalando-robot @zalandostatcollector Could you please assist us on the above issue.
Hi @diemol ,
In Zalenium dashboard video displayed incorrectly .
Expected : " Testcasename_###timestamp" Actual : "null###_timestamp"
this behavior we have observed only for the first test case executed in the suite. For rest of the test cases it is coming as expected.
I have used Desired capabilities as desiredCapabilities.setCapability("name", "myTestName");
could you please assist me on this.
Regards, Joydeep