Vadym Usov

Results 2 comments of Vadym Usov

@marcm-qa can you please check the variable "ALLURE_XRAY_EXECUTION_ISSUES = TP-5" is initialized as mentioned? If so can you rerun the tests with ALLURE_XRAY_EXECUTION_ISSUES=TP-5 (without space character after "=")

Faced the similar issue. Updated Selenoid to the latest version, updated chrome to version 100.0 and got 95% of tests failed because of crashed pages. We also use vnc, but...