zalando / zalenium

A flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard.

Home Page:https://opensource.zalando.com/zalenium/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Case Name for Video displaying as "null"

joydeepece9 opened this issue · comments

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.