paypal/SeLion

Provide option to disable auto screenshot taken for failed web test

Opened this issue · 2 comments

1.20

Client

Due some issue in the test case selenium session got terminated. SeLion is trying to take the screenshot for the session already terminated in SeleniumGridListener.afterInvokation(), so user are getting different error than actual error. Need to have option to disable this auto screenshot taken feature.

May we can add SeLion config to decide this feature is required or not. By default make it enable this feature.

Hi, is this issue still unsolved? if not I would like to try