Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bosniankicks/greenlight
/ functions
Functions
20 in github.com/bosniankicks/greenlight
⨍
Functions
20
◇
Types & classes
4
↓ 14 callers
Method
SendCommandWithoutResponse
(method string, params map[string]interface{})
pkg/page/page.go:15
↓ 5 callers
Method
elementExists
()
pkg/page/page.go:63
↓ 3 callers
Method
attachToPage
()
pkg/browser/browser.go:83
↓ 2 callers
Method
SendCommandWithResponse
(method string, params map[string]interface{})
pkg/page/page.go:16
↓ 1 callers
Function
NewPage
(browser BrowserInterface)
pkg/page/page.go:28
↓ 1 callers
Method
launch
(startURL string)
pkg/browser/browser.go:53
Method
Click
()
pkg/page/page.go:128
Method
Fill
(value string)
pkg/page/page.go:83
Method
Goto
(url string)
pkg/page/page.go:43
Function
GreenLight
(execPath string, isHeadless bool, startURL string)
pkg/browser/browser.go:34
Method
InnerText
()
pkg/page/page.go:194
Method
Locator
(selector string)
pkg/page/page.go:32
Method
NewPage
()
pkg/browser/browser.go:180
Method
RedLight
()
pkg/browser/browser.go:187
Method
SendCommandWithResponse
(method string, params map[string]interface{})
pkg/browser/browser.go:115
Method
SendCommandWithoutResponse
(method string, params map[string]interface{})
pkg/browser/browser.go:155
Method
TypeSequentially
(text string, delayMs int)
pkg/page/page.go:159
Method
TypeWithMistakes
(text string, delayMs int)
pkg/page/page.go:230
Method
YellowLight
(milliseconds int)
pkg/page/page.go:39
Function
init
()
pkg/page/page.go:10