Let me first show you the screenshot of the java toolbar. For proprietary reasons I cannot provide you the url of the site. Here is the screenshot:
Now the focus is to click the 'Exclaim' button. I am using Python here. I am also certain selenium is not able to detect it as it is a toolbar and its corresponding html is not present. I was trying to use AutoIT here but its finder tool is not detecting it. I do not want to use scripts like Sikuli here as it would be a daring venture owing to its instability.
Can anyone help me in this regard?