I am interested in the Python one. I wish to automate some GUI under Windows. What is the best open source library f开发者_JS百科or that with no strings attached? Thanks.Try pyWinAuto.There\'s WATSUP,
I want to automate the application develoepd in silverlight. Can you let me know whether there are any open source tools are available which can be used for automating 开发者_Python百科SilverLight app
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I need to automate the building and deployment of (several) BPEL applications to a weblogic server. I now do it using jDeveloper 11g, but I guess there should be some command line tools to do it. (I
I\'m doing a AS3 project in Eclipse and trace alot of values. I though it would be nice to have a toString() function in every class, at the bottom of each class as the last function, but i dont want
where could I place code to be run after every commit I make with mercurial? Specifically, I would like to maintain a file called latest inside the .hg folder in the root of my project - that file wil
I am trying to make simple testing but failed because I have no clue how to handle with browser title that changes during the testing.
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I have to refactor an existing project, which is not that small. It contains a lot of arrays declarations and accesses:
I have well defined Excel range, let\'s say \"A5:I9\" for example. I would like 开发者_JS百科to multiply the complete rows of these range via C#. \"Multiply\" means to copy the range several times bel