Simple yet powerful browser automation tools ✨
WaitForLoad
⏳ Ensures complete page loading before any actionCheckPage
✅ Validates current page against specified criteriaSetAnyPage
🔄 Sets any page via URL or configurationSetPageByTitle
📚 Navigates to pages using their title
Navigate
🧭 Directs browser to desired destinationsGetElement
🔍 Locates specific elements on the pageGetElementPosition
📐 Determines element coordinatesGetValue
📝 Retrieves element values
ClickElement
🖱️ Performs direct element clicksClickElementByPosition
📍 Executes position-based clicksSimulateTyping
⌨️ Mimics human typing patternsSimulatePaste
📋 Direct content insertion
🛠️ Built for efficiency and reliability
"Thanks to https://github.com/thqby/ahk2_lib - https://github.com/G33kDude/Chrome.ahk and everyone who contributed to the creation of the necessary components."