Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Automated testing with Selenium RC
Automated testing with Selenium RC
Last post 12-16-2009, 10:11 PM by
cutechat
. 1 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
12-16-2009, 3:06 AM
57774
igoor
Joined on 12-16-2009
Posts 1
Automated testing with Selenium RC
Reply
Quote
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.
Filed under:
Automated testing Selenium
12-16-2009, 10:11 PM
57803
in reply to
57774
cutechat
Joined on 07-22-2004
Posts 2,332
Re: Automated testing with Selenium RC
Reply
Quote
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