Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide option to disable auto screenshot taken for failed web test #346

Open
sundaramrajendran opened this issue Nov 17, 2016 · 2 comments

Comments

@sundaramrajendran
Copy link
Contributor

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.

@michiboo
Copy link

michiboo commented Apr 8, 2019

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

@mach6
Copy link
Contributor

mach6 commented Apr 11, 2019

hi @michiboo I don't believe it has been resolved. here is the current code on the develop branch - https://github.com/paypal/SeLion/blob/develop/client/src/main/java/com/paypal/selion/internal/platform/grid/SeleniumGridListener.java#L319-L322

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants