View Single Post
  #1 (permalink)  
Old 05-28-2008, 10:45 AM
timz timz is offline
Junior Member
 
Join Date: Mar 2008
Posts: 4
Default Web recorder doesn't capture input

I am scraping a web page which allows a search on one of three possible criteria. The page has a radio group to indicate which criteria is being used for the search and then a text field to enter the search string. AA records the selection from the radio group and the pressing of the submit button, but not the search criteria itself.

The page uses javascript to submit the request, but I am unable to see how to indicate the search criteria for automating the task.

Thanks.
Reply With Quote