
September 17th, 2008, 06:22 PM
|
|
Registered User
|
|
Join Date: Jul 2008
Posts: 3
Time spent in forums: 12 m 58 sec
Reputation Power: 0
|
|
|
Automating a catalog search
Hi,
I'm trying to automate various tasks on an open source shopping cart portal -osCommerce using python.
I have successfully automated the login process for a registered user using the Mechanize & CLientForm modules.Now trying to jot down a code for searching the web site catalog,nothing worked so far though....
demo.oscommerce.com/advanced_search.php thats the link which contains the search options.Could anyone suggest a way to automate the search?i found some code bits on google search,but they do not apply to a search on other websites
Cheers
David
|