Skip to content
moxcomic edited this page Aug 23, 2023 · 7 revisions

Get the current game page object

Import

github.com/moxcomic/pages

func Inst() *Page
func (self *Page) Get(index int) *Page
func (self *Page) Reload()
func (self *Page) Mouse() *Mouse
func (self *Page) MustScreenshot(toFile string)
Clone this wiki locally