-
Notifications
You must be signed in to change notification settings - Fork 418
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
回放Android 测试 生成的截图无法在测试报告中显示出来 #1002
Comments
This is the translated issue: Screenshots generated by playing back Android cannot be displayed in the test report.
When I execute Android automation test, I see that the screenshot has been saved, but I can't display pictures in the web test report. Screenshots have been set in Config.json: ! [image] (https://user-images.githubuserContent.com/3350356/135373863-8A950764-139D-4B22-9786-A6A6E87EF250.PNG) |
@xudafeng 希望大佬能指教一下 |
This is the translated issue comment: @stephenwang1011 @xudafeng hopes that the big 佬 can advice |
谁能帮忙看下是咋回事呢 |
This is the translated issue comment: @stephenwang1011 Who can help me look back? |
@stephenwang1011 你可以提供一下最小复现工程代码吗? |
This is the translated issue comment: @yihuineng @ Stephenwang1011 You can provide the minimum recovery project code? |
@yihuineng 发现这里 image 没有链接上图片 |
This is the translated issue comment: @stephenwang1011 @yihuineng found here image no link on the picture |
Macaca Version: 2.2.2
Macaca Doctor Logs:
Operate System: MAC OS 11.4
UIRECORDER: 3.5.3
Programming Language: Nodejs
执行安卓自动化测试时候,我看截图已经保存下来了,但是在网页测试报告中 却无法显示出图片。 config.json中已经设置 截图:
"screenshots": {
"captureAll": true
}
但是图片没有显示出来:
The text was updated successfully, but these errors were encountered: