chore: identifier

* chore: identifier
* chore: identifier

https://code.byted.org/iesqa/httprunner/merge_requests/35
This commit is contained in:
曹帅
2024-04-29 08:06:38 +00:00
parent 9a3023bdd9
commit 93dc17b8de
4 changed files with 17 additions and 1 deletions

View File

@@ -417,6 +417,7 @@ func (dExt *DriverExt) GetScreenResult(options ...ActionOption) (screenResult *S
screenResult.Texts = imageResult.OCRResult.ToOCRTexts()
screenResult.UploadedURL = imageResult.URL
screenResult.Icons = imageResult.UIResult
screenResult.Video = &Video{LiveType: imageResult.LiveType}
if actionOptions.ScreenShotWithClosePopups && imageResult.CPResult != nil {
screenResult.Popup = &PopupInfo{