Here I would like to share my experience on handling file upload using selenium.
To handle file upload using selenium RC (1.0 or higher) comes with two challenges.
1. Clicking on Browse/Upload button.
2. Selecting a file from windows dialog.
I will share handling this on both Fire fox and IE.
To handle file upload using selenium RC (1.0 or higher) comes with two challenges.
1. Clicking on Browse/Upload button.
2. Selecting a file from windows dialog.
I will share handling this on both Fire fox and IE.