Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 296151
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T06:31:21+00:00 2026-05-12T06:31:21+00:00

i wish to interact with my browser window may be IE great if it

  • 0

i wish to interact with my browser window may be IE great if it works on Firefox too, using C#.

I want to make a software which can fill the entries in a webform automatically. In old times there was gator now is roboform, where it can fill in the values automatically.

I actually have users who are comfortable working on an old windows forms application, so i want to make a solution where they can still enter the data in their windows application and it actually fills in the entries at the web form and acts as if the request had generated from the browser itself.

I know i can merge both the databases, since it is a legacy application re writing the database for windows app is a trouble..

Any suggestion?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T06:31:21+00:00Added an answer on May 12, 2026 at 6:31 am

    WatiN is designed to make testing web applications easy from .NET, and it sounds like it could be handy for what you want to do:

    Following is the Hello world example
    of web test automation; searching
    Google.

    [Test] public void
    SearchForWatiNOnGoogle() {  using (IE
    ie = new IE("http://www.google.com")) 
    {  
    ie.TextField(Find.ByName("q")).TypeText("WatiN");
    ie.Button(Find.ByName("btnG")).Click();
         Assert.IsTrue(ie.ContainsText("WatiN"));
    } }
    

    WatiN Feature List

    • Automates all major HTML elements
    • Find elements by multiple attributes
    • Supports AJAX website testing
    • Supports frames (cross domain) and iframes
    • Supports popup dialogs like alert, confirm, login etc..
    • Supports HTML dialogs (modal and modeless)
    • Works with Internet Explorer 6, 7, 8 and FireFox 2 and 3
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I wish to make a simple web page, which will strongly interact with unix
I wish to know all the pros and cons about using these two methods.
I wish to implement my software on a shareware basis, so that the user
I wish I were a CSS smarty .... How can you place a div
I wish to enable user defined Clojure scripts to interact with my Java App.
I wish to create a shell Menu Instead of using bash for my script,
Basically, I have a JTextPane to hold some text which I wish to style.
I wish to add a KeyListener to the entire UI by using: frame.addKeyListener(this); In
Wish anybody can help me with this error Column 'Sales.No_' is invalid in the
I wish to implement multi-class SVM using one-vs-one method on fisheriris data in MATLAB.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.