mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 15:37:35 +08:00
fix: duplicate getting screen orientation
This commit is contained in:
@@ -64,7 +64,7 @@ type Driver struct {
|
||||
|
||||
// cache to avoid repeated query
|
||||
scale float64
|
||||
windowSize *Size
|
||||
windowSize Size
|
||||
driverResults []*DriverResult
|
||||
|
||||
// cache session data
|
||||
|
||||
Reference in New Issue
Block a user