selenium vs phpunit/lime?
        Posted  
        
            by fayer
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by fayer
        
        
        
        Published on 2010-05-06T01:40:26Z
        Indexed on 
            2010/05/06
            1:48 UTC
        
        
        Read the original article
        Hit count: 278
        
i have seen the power of selenium and that it can give you the tests in different languages.
so the question is, why should i use phpunit or lime (for symfony) when a solution like selenium is available?
isn't it time-consuming to write all the tests by hand, when you can just use selenium?
thanks.
© Stack Overflow or respective owner