Automated testing with Selenium RC

  •  12-16-2009, 3:06 AM

    Automated testing with Selenium RC

    I've started writing automated test scripts with Selenium for the website of a company I have just started working for.
    The company uses the CuteWebUI AjaxUploader to upload files.
    The problem i am having is that I cant automate the upload process using selenium.
    Is this possible and if so how is it done?

    thanks in advance.
View Complete Thread