I need something to automate web browser tasks in its own virtual enviorment (Chrome)
        Posted  
        
            by 
                user1745926
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user1745926
        
        
        
        Published on 2012-10-15T03:24:33Z
        Indexed on 
            2012/10/15
            3:36 UTC
        
        
        Read the original article
        Hit count: 142
        
Ever since i started learning java i wanted to create a way to automate a few actions on a couple websites,
For example, topline is a website that replaces all your ads with its own ads and pays you a bit of money for it, i want to emulate the act of just surfing the web, then start emulating specific tasks like clicking certain buttons or playing flash games (Actually playing the game by using image recognition) and this has to be written in java as i want to run this on a raspberry pi.
any help is appreciated, is there a class that i can use?
any help is appreciated!
© Stack Overflow or respective owner