mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-06 23:11:21 +08:00
fix: 修复浏览器驱动的一些问题
This commit is contained in:
@@ -105,4 +105,6 @@ type ScrollRequest struct {
|
||||
|
||||
type CreateBrowserRequest struct {
|
||||
Timeout int `json:"timeout"`
|
||||
Width int `json:"width"`
|
||||
Height int `json:"height"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user