I haven\'t ever done much with AppleScript, but I\'m trying to automate this process. I have a website with a Button that needs to be clicked. However the button is implemen
I'm not an Applescript user, but I can tell you right away that getElementByClassName should be getElementsByClassName - "elements" in the plural.
getElementByClassName
getElementsByClassName