automation
Selenium RC fireEvent() not working in C#
I am writing an automated test to test a sig开发者_高级运维n up page. Each of the textbox on this page is validated on blur event. Sign up button is only enabled if the validation for all textboxes ha[详细]
2023-04-13 08:45 分类:问答UI automation and telerik controls
Most of the telerik controls are not supporting UI Automation.Is there any alternate method/approach to create a .Net tool for recording event details from 开发者_如何学编程telerik controls in the ext[详细]
2023-04-13 00:48 分类:问答How to ForwardAgent yes using fabric?
I am successfully run()ning commands on remote 开发者_如何学JAVAserver with my private key pair.[详细]
2023-04-12 19:36 分类:问答How to process a table data in nant script?
I want to process my mysql table data开发者_如何学JAVA inside nant script. My table contatins some image file path. using that path I need to do svn check out also. How can I do like that. Does it pos[详细]
2023-04-12 07:49 分类:问答Using the Inkscape shell from perl
Inkscape has a shell mode invoked like this inkscape --shell where you can execute commands like this: some_svg_file.svg -e some_png_output.png -y 1.0 -b #ffffff -D -d 150[详细]
2023-04-11 20:09 分类:问答Send email at automated times stored in database
For a project at university I have a requirement to send an email to a list of users, at a certain time each day, between certain dates.[详细]
2023-04-11 08:37 分类:问答How can I automate Node.js deployments?
I\'m looking for something analogous to Capistrano for Rails - https://github.com/capistrano/capistrano/wiki/[详细]
2023-04-11 06:14 分类:问答Mac osx terminal commands in an automation
I need to create an automation that takes files as inputs and uses their location string as an input variable to a script. I also need it ask for a string before running the script. How would I go abo[详细]
2023-04-11 05:53 分类:问答Outlook automation with Delphi - Queue
I currently have the following code: while not (sqlMailMergeData.Eof) do begin if sqlMailMergeData.FieldByName(\'Email\').AsString <> \'\' then[详细]
2023-04-11 03:21 分类:问答Can a Perl script install its own CPAN dependencies?
I have a Perl script that 开发者_StackOverflow社区has two dependencies that exist in CPAN. What I\'d like to do is have the script itself prompt the user to install the necessary dependencies so the s[详细]
2023-04-10 17:26 分类:问答