How to setup Selenium WebDriver working with selenium-webdriver gem
        Posted  
        
            by yiwen
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by yiwen
        
        
        
        Published on 2010-05-08T20:45:41Z
        Indexed on 
            2010/05/08
            20:48 UTC
        
        
        Read the original article
        Hit count: 896
        
Surprisingly, I couldn't find a first step guide on how to setup Selenium WebDriver working with selenium-webdriver gem through google university. I suppose the gem needs to know where I store all those jar files to get started. How can I configure this?
© Stack Overflow or respective owner