Hello,
I'm trying to use web ripper to extract information for RAM modules on
www.crucial.com. The site contains a dynamic dropdown form field. You need to select
A. Manufacturer
B. Product Line
C. Model
D. Submit Button
The site works as you select the values with the mouse. Once you select "A" the list for "B" appear and so forth. I've tried setting up a form field for all the values in "A" then "B" then "C". I did this for all form fields and then a final submit button. This should bring you to the details page. I am using the wait condition in all the form fields as the succeeding menu needs to load first.
However, when I run the project no values are extracted. The project ends immediately and doesn't even seem to get to the first drop down menu.
Any help would be greatly appreciated.
Regards