-
Notifications
You must be signed in to change notification settings - Fork 31
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
image is not uploading on klov. #80
Comments
yes...for me its showing as fail but no image uploaded |
@chetanJTH
i will test logger.addScreenCaptureFromPath(screenShot); |
@chetanJTH : using the same. Still having problem. Though i am getting the screenshot attached in my extent Report locally created. But in KLOV server...its showing as blank. No screenshot attached. |
@prabhudatta22 : that's what I am saying. I found another way to complete this.
If you give value 0 then it will upload two images and with value 1 it will upload single image. help me to resolve this with value 0 if possible. @namilkimfree : thanks for help |
@namilkimfree have you tested this : |
I am trying to attach image with klov using
logger.addScreenCaptureFromPath(screenShot);
but it gives error null pointer.The text was updated successfully, but these errors were encountered: