automation
Get the Type of an object's children in silktest
Assume i have an object and it has lots of children.May i know how i can find their types? I first used getChildren() to get the children and then used typeof() for each child.[详细]
2023-03-29 22:45 分类:问答Any tools that do automated project/build settings checks for Visual-C++?
I would like to find out if there exist any tools that do \"static analysis\" of build settings, specifically of Visual-Studio C++ native project files. (*.vcproj for 2005/2008 - I think 2010 introduc[详细]
2023-03-29 20:19 分类:问答Checking time-stamps if they are from today in MySQL
I have a database with several tables. Each of these tables has a column \'created\' which contains time-stamps of when that particular row was created in the database.[详细]
2023-03-29 13:29 分类:问答Selenium with SWFUpload
I tried to use Selenium for the automation testing script. The testing web page used SWFUpload for uploading. I don\'t see any api in Selenium to resolve the upload.[详细]
2023-03-29 09:09 分类:问答Native system calls in Ruby on Linux
I\'ve been working through the book Scripted GUI Testing with Ruby, and I\'m really en开发者_高级运维joying the ability to manipulate the Windows environment using the Win32API to make calls to user32[详细]
2023-03-29 05:17 分类:问答Mailmerge in MSOffice 2010 vs Trial version, with Delphi
I\'m attempting to make my Delphi membership application automate with word2010, by creating an oleobject instead of a form component:[详细]
2023-03-28 21:30 分类:问答How to get excel to insert a new image with Applescript?
I have the following Applescript: tell application \"Microsoft Excel\" tell active workbook make new picture at end with properties {save with document:true, file name:\"/Users/yuval/Pictures/foobar.[详细]
2023-03-28 16:41 分类:问答How do I repeatedly call an AppleScript droplet with different filenames?
I have a lovely AppleScript droplet which performs OCR of a PDF file using Adobe Acrobat. I am a pretty good Python programmer but don\'t really understand AppleScript. I have a list of all the PDFs o[详细]
2023-03-28 16:05 分类:问答Problems overriding IAccessible::get_accName in MFC application
I\'m currently working on a legacy MFC application undergoing a major upgrade.One of the things we\'re changing is how we test this.We want to create GUI automation tests for the application, and to t[详细]
2023-03-28 12:35 分类:问答Scheduling a powershell script to work in a directory
I\'m a little embarrassed to ask this. It seems like such a simple thing. And from all the examples I\'ve found and tried, this should be working, but apparently I\'m missing something.[详细]
2023-03-28 10:02 分类:问答