Click here to Skip to main content
15,891,764 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

i am using Selenium 2 and HTMLUnit Driver in C# language. I am able to store the data from the homepage of google.com. but if i search something in google.com and next page is opened, i can not get the data of this second page. It gives the error like:
NO RESPONSE FROM THE SERVER FOR URL....................


so how can i do it?
Posted
Updated 10-Jun-11 2:17am
v3

1 solution

I've never personally heard of either of those two things (Selenium2, and HTMLUnit Driver). Since it appears that you're at least aware of google's existance, it seems to me that your answer would most likely lie there.
 
Share this answer
 
Comments
Harish Kumar Bansal 14-Jun-11 5:06am    
can you tell me how to go to second page after clicking the submit button by selenium 2 and remote web driver with c#? because it give error like NO RESPONSE FROM THE SERVER

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900