refactor: merge FeedVideo and LiveRoom into Video

This commit is contained in:
lilong.129
2023-09-05 21:56:44 +08:00
parent cd38cbc35c
commit 0e1caab458
3 changed files with 75 additions and 71 deletions
-1
View File
@@ -413,7 +413,6 @@ func (dExt *DriverExt) GetScreenResult(options ...ActionOption) (screenResult *S
CloseArea: imageResult.CPResult.CloseArea,
}
}
}
dExt.cacheStepData.screenResults[time.Now().String()] = screenResult