Login Form






Lost Password?
No account yet? Register
Freelancer Jobs arrow Freelancer Jobs - Archive 2007
JobId: #1320908

C# desktop application automating browser workflows in IE

Categories: Microsoft Windows,Language Specific,Operating Systems / Platforms,C#,Visual Basic .Net,Other (Web),Software Related (Includes Websites)
Posted By: r-ike  (0 ratings)
Source: Rent-a-coder
Job viewed: 1029 times
Bids Placed: 13
Start Date: 2010-01-04 10:14:37
End Date: 2010-01-15 10:14:37
Time Remaining:
Deadline: 30 days.
Current Phase: Bidding open
Max Accepted Bid: 1,000.00 (USD)
Project Type: Small Business Project: $100(USD) and above
Bid Type: Open Auction
Brief Summary:

This project has a code base which meets 80% using c# of the core requirements.  The UI is in good shape minus some minor validations required.  The key requirement missing in the code base is the ability to determine completion of a page load due to the complexity of the number of items.  Several iterations of QA testing were completed and major functionality has been certified.

First, I'd like someone to take ownership and do a code review on existing base and be sure best approach is being used to meet required. Next, I need someone to take this to 100% completion, through complete QA\UAT testing. 

I would prefer this be a vb.net application and wouldn't mind adding a step to do the automated conversion from c# to vb.net.  This is optional but will open to coders with experience in vb.net

****Core Program Overview General******

Basic requirement is to poll a website awaiting an event. The event is time based and occurrs on the hour ( or one or two minutes afterwards). The event is a new dynamic page will appear with a html form available for data entry to begin processing orders.

Through the VB.net or c# application, I would like to provide a few data entry fields to allow pre-selecting of values that will appear on this html form. Using these values on the VB.net form, have them entered into the html form for a post call. At that point, I would like the browser displayed to the screen so the user of the application can continue with the processing(next html page appears after the http post). The user will then complete the transaction from there, the program gives control to the interactive user.