Re: Traversing web pages
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Wed, 04 Jun 2008 21:24:56 -0400
Mr. Arnold wrote:
"sutejok" <sutejok@xxxxxxxxx> wrote in message news:764022f1-21f1-4dc5-a69a-260b1ddfb4a7@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxI'm thinking of something like Ruby's Watir, where we can give it a
command like
- open a web address
- click button labelled "submit"
- select drop down list labelled "age", select 4th item
- etc
Is there a way to do something similar in c#? that is, i want my
software to have a power like a browser where the software can open
web pages, and it can interact with the web pages just as a regular
human user would be able to.
This is not a C# question. This is more of an ASP.Net question, which would be at MS.Public.dotnet.framework.aspnet. There might be some kind of 3rd party tool using a C# ASPNet Codebehind file solution that could control the Web page. I don't see why you couldn't do that.
If I read the original poster correct, then he is asking for client
side code not server side code. Not ASP.NET - but more like
a smart layer on top of (Http)WebRequest.
Arne
.
- Follow-Ups:
- Re: Traversing web pages
- From: Mr. Arnold
- Re: Traversing web pages
- References:
- Traversing web pages
- From: sutejok
- Re: Traversing web pages
- From: Mr. Arnold
- Traversing web pages
- Prev by Date: Re: Traversing web pages
- Next by Date: Re: DefaultValue attribute on properties of user controls
- Previous by thread: Re: Traversing web pages
- Next by thread: Re: Traversing web pages
- Index(es):