monitor webpage with applescript -
So I'm trying to see a webpage, and when an input form is displayed, I have to input my name . I do not repeat "Peter" right.
Show the application "Google Chrome" textToType came with this, but clearly if Javascript is executed "document.getElementById ('Account_UserName') then execute Javascript" document.getElementById ('Account_UserName ') Concentrate ();. "Keystroke textToType keystroke return end-end repeat end states that the text after" -
I tested this page Is used for:
; doctype html & gt; & lt; html lang = "en" & gt; & gt; head & gt; & lt; meta pigment = "Utf-8"> my & lt; / title> gt; & lt; style & gt; body of the test page {margin: 10em; padding: 2em; boundary: solid .2em green ;} H1 {text-align: center;} & lt; / style & gt; & lt; / head & gt; & lt; body & gt; & lt; h1 & gt; test page & lt; / h1 & gt; ;
Comments
Post a Comment