Automated testing with Selenium RC

Last post 12-16-2009, 10:11 PM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  12-16-2009, 3:06 AM 57774

    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.
  •  12-16-2009, 10:11 PM 57803 in reply to 57774

    Re: Automated testing with Selenium RC

    Hi,
     
    It is not easy to write such script to simulate the uploader behavior.
     
    Maybe you need monitor what the uploader send to server , and find out the logic , and then write that script.
     
    Regards,
    Terry
View as RSS news feed in XML