mirror of
https://github.com/httprunner/httprunner.git
synced 2026-08-28 19:47:14 +08:00
change: remove windowSize from DriverExt
This commit is contained in:
@@ -20,7 +20,6 @@ type DriverExt struct {
|
||||
Driver IWebDriver
|
||||
ImageService IImageService // used to extract image data
|
||||
|
||||
windowSize Size
|
||||
// funplugin
|
||||
plugin funplugin.IPlugin
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user