mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 07:26:55 +08:00
fix: init driver session
This commit is contained in:
@@ -69,7 +69,7 @@ type Driver struct {
|
||||
windowSize *Size
|
||||
|
||||
// cache session data
|
||||
session *DriverSession
|
||||
session DriverSession
|
||||
}
|
||||
|
||||
type DriverResult struct {
|
||||
|
||||
Reference in New Issue
Block a user