webDriver package
import "41.neocities.org/platform/webDriver"
Index ¶
❖
type Cookie struct {
Value []struct {
Name string
Value string
}
}
❖
type Session struct {
Value struct {
SessionId string
}
}
w3c.github.io/webdriver#sessions
func (Session)
Cookie
¶
w3c.github.io/webdriver#cookies
w3c.github.io/webdriver#navigate-to
func (*Session)
New
¶
Source Files
¶
webDriver.go