GitHub
CHROME LIBRARY 1.1.0
¡Automiza Chrome con AHK v2!
Cargando...
Buscando...
Nada coincide
ChromeV2 Lista de los miembros

Lista completa de los miembros de ChromeV2, incluyendo todos los heredados:

__New(ChromePath :="", DebugPort :=9222, ProfilePath :="", Flags :="", URLs :="")ChromeV2inline
__pad0__ChromeV2
__pad1__ChromeV2
__pad2__ChromeV2
_FindBrowserInstance(exeName, debugPort)ChromeV2inlineprivatestatic
_GetPageList()ChromeV2inlineprivate
_httpChromeV2privatestatic
ActivatePage(opts, MatchMode :='exact')ChromeV2inline
ClosePage(opts, MatchMode :='exact')ChromeV2inline
FindPages(opts, MatchMode :='exact')ChromeV2inline
GetPage(Index :=1, Type :='page', fnCallback?)ChromeV2inlineprivate
GetPageBy(Key, Value, MatchMode :='exact', Index :=1, fnCallback?)ChromeV2inlineprivate
GetPageByTitle(Value, MatchMode :='startswith', Index :=1, fnCallback?)ChromeV2inlineprivate
GetPageByURL(Value, MatchMode :='startswith', Index :=1, fnCallback?)ChromeV2inlineprivate
Kill()ChromeV2
NewPage(url :='about:blank', fnCallback?)ChromeV2inline