Windows Develop Bookmark and Share   
 index > Windows Forms General > How to simulate press system key or handle security dialog
 

How to simulate press system key or handle security dialog

Hi guys,

We are trying to use Visual studio 2005and script inC# make an automated test case for a web application. The problem is that when open some page, there would be a security dialog, we need a solution to:

1. let visual stuido to simulate system key pressing, like press enter or tab etc

2. click ok button on the security dialog(the security dialog style is 94C808C4)

Could anyone have any idea about how to do that? Thanks in advance

Devtest  Wednesday, March 07, 2007 5:43 AM
For asp.net problems, we have http://forums.asp.net for you to get better responses.
Zhi-Xin Ye  Thursday, March 15, 2007 7:30 AM
For asp.net problems, we have http://forums.asp.net for you to get better responses.
Zhi-Xin Ye  Thursday, March 15, 2007 7:30 AM

You can use google to search for other answers

Custom Search

More Threads

• Problems when passing data between forms.
• List View and c#
• About ToolStrip Control
• How to get while directory is using by any process or not in vb.net
• How many projects should I use for my solution?
• Progress Bar fill out
• How to pass Null value to query on a field from Dataset
• Controlling vertical scroll in datagridview
• Controls at the runtime????
• How to get a Screen's name?