Chrome Integration Release
TagUI is a general purpose tool for automating web interactions
- TagUI steps can now automate Chrome browser
- directly automate visible or headless Chrome
- websocket connection on separate PHP thread
- communication via Chrome Debugging Protocol
- chrome_step(method, params) to send and receive
List of custom CasperJS methods to communicate with Chrome
- back, capture, captureSelector, click, debugHTML, download, evaluate, exists, fetchText, forward, getCurrentURL/HTML/Title, mouse.xxx, reload, sendKeys, waitForPopup, withFrame, withPopup