automation
Identifying something on the screen
I\'m curious as to how the CodedUI Test functionality in Visual Studio works. I can see how it can identify keypresses and what\'s typed by querying the keyboard state, but I\'m having a hard time fi[详细]
2023-04-08 03:26 分类:问答developer manuals
My team and I are in the final phase of our software development projec开发者_JAVA百科t. We are using Visual Studio to compile our project and coding in C#.[详细]
2023-04-08 01:44 分类:问答Selenium WebDriver Multi-Threading & Browser Hiding using Java
I\'m using the 开发者_开发知识库Java API of the Selenium WebDriver: Is it possible to create multiple instances of the Selenium WebDriver from different threads simultaneously without conflict?[详细]
2023-04-07 17:01 分类:问答Is there a way to apply a refactoring script just for its side-effects?
I\'ve got a li开发者_如何转开发brary that was changed to introduce a factory method to replace a constructor (the reasons aren\'t important right now, in the current case it was for improved type infe[详细]
2023-04-07 16:11 分类:问答How can I execute a javascript function that is on a web page using VB.NET?
What I am trying to do is go to a website using a webbrowser, and then simulate a click. I can do this easy enough when the click is on a regular button, not handling javascript. But it seems that the[详细]
2023-04-07 14:46 分类:问答UI Automation Tool
Im new to Automation and I\'m involved in developing an Automation Tool which can be used to Automate and Record all the current Process that are handled in a machine using .NET. Is it possible to aut[详细]
2023-04-07 13:14 分类:问答Is there a ruby gem that enables cross-platform mouse manipulation?
I need the ability to programmatically trigger a mouse click at specific coordinates. I\'ve found AutoIt a开发者_StackOverflownd the auto_click gem which both supposedly provide this ability, but only[详细]
2023-04-07 10:51 分类:问答Using C# or PowerShell Automate Username and Password Entry in 'Connect to ServerName' dialog box
I have a webpage that requires users to enter their credentials in a \'Connect to \"ServerName\"\' d开发者_高级运维ialog box and click OK. I want to automate this login proccess using C# or PowerShell[详细]
2023-04-07 06:43 分类:问答Java Framework for automation based on Pixel Pattern recoginition
I have to develop some kind of bot for a testing background with Java. We used Selenium for all the web stuff, and outside the browser: Pixel recognition; that is, taking a screenshot, then compare it[详细]
2023-04-06 22:39 分类:问答Tool to capture every event details from other applications
Is it possible to create a Windows application to capture all event details (control type,event type,window etc) triggered from different types开发者_如何学编程 of applications (winform, wpf, silverli[详细]
2023-04-06 18:29 分类:问答