The Robot class has a method to click anywhere on the screen. Finding the coordinates of the browser's button may be harder...
JamesCherrill
Posting Genius
6,373 posts since Apr 2008
Reputation Points: 2,130
Solved Threads: 1,073
If you want to just create click on browser you may want to look into Selenium library (nice library used for testing web applications)
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
Doesn't need to be installed. You are looking on Selenium IDE that is plugin for browsers and used as easy way to record test. You need to check code base library and then you will be able to monitor events on a browser
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902