or
[CodedStep(@"Navigation to Form")]public void NavigationToForm(){ ActiveBrowser.NavigateTo((string)Data["ContributorPath"]); ActiveBrowser.Window.Maximize();}[CodedStep(@"Wait for url")] public void WaitForUrl() { // Wait for url ActiveBrowser.WaitForUrl((string)Data["ContributorPath"], true, 60000); }asp
:FileUpload control. In IE, the windows explorer dialog opens up to select the file and then it hangs. In Firefox, the dialog doesn't open at all.
Is this issue already noted? Is there any workaround? Is the support for Windows 7 available now?
Cheers,
Souvika
Number of Servers: 1Number of Concurrent Users: 1-3QuestionsComments: