I'd like to be able to have more than one automated application running at a time. I'm able to open them and automate them, but there seems to be some sort of problem when I close them. It seems ...
Id #23976 | Release:
None
| Updated: Feb 22 at 6:33 PM by PaulEbert | Created: Feb 22 at 6:31 PM by PaulEbert
Alt+Tab is work on win7 but didn’t works on win8. code as below:
Microsoft.Test.Input.Keyboard.Press(Microsoft.Test.Input.Key.LeftAlt);
Microsoft.Test.Input.Keyboard.Press(Microsoft.Test.Input.Key....
Id #23408 | Release:
None
| Updated: Feb 14 at 8:08 PM by xiaxing86 | Created: Sep 25, 2012 at 7:12 AM by xiaxing86
An IndexOutOfRangeException is thrown on line 89 of NumberProperty.cs due to the fact that there are 2 identical ranges in the expectedRanges parameter from what appears to be a bug with clearing t...
Id #23138 | Release:
None
| Updated: Feb 14 at 8:08 PM by codekaizen | Created: Aug 7, 2012 at 9:50 PM by codekaizen