The find text command cannot find the text within the iframe. The command is as follows:
agent-browser frame "#iframe" --json
agent-browser find text "Next Page" click --exact --json
error:Element not found. Verify the selector is correct and the element exists in the DOM.
The find text command cannot find the text within the iframe. The command is as follows:
agent-browser frame "#iframe" --json
agent-browser find text "Next Page" click --exact --json
error:Element not found. Verify the selector is correct and the element exists in the DOM.