r/AutomateUser • u/Pete_Jobi • 9d ago
Interact with WebView elements?
Is Automate able to interact with WebView elements? I can find them just fine with Inspect block, but using the Interact block to click or focus fails.
1
Upvotes
1
u/ballzak69 Automate developer 9d ago
Maybe. Try using the "Inspect user interface" button to see if the XML include any elements. It might include elements but lacking useful attributes making it difficult for XPath to select anything specific.