Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing 开发者
I need to login to a website with开发者_JS百科 username and password, and then download a file. The url of the file is static. How do I automate the above process with Linux/Unix scripts? Thanks a lot
I want to open a specific URL(relatively easy to achieve in Watir/WatiN), then click on a bookmark/bookmarklet which in turn opens a Javascript window 开发者_StackOverflow社区in which certain links th
For a website I\'m working on I want to be able to automatically update the \"This page was 开发者_JAVA技巧last modified:\" section in the footer as I\'m doing my nightly git commit. Essentially I pla
Besides modules that are specific to a gi开发者_运维知识库ven service (like ClearCase::Proc::ClearTool), what modules or built-in functions exist to automate external programs?For programs expecting i
I developing program and i writing error handler, i want to do in her automate error ticket adding to trac webapge.
I am facing performance issues while reading/writing data from/to MS-Excel cells. I am开发者_Go百科 using MS Excel 11.0 object library for automation with VB.NET.
I am trying to download documents (pdf, tiff, images) from webpages that have javascript and frames in them. example: http://127.0.0.1/web/guest/en/websys/webArch/mainFrame.cgi
I am trying to send touch events to a device using AndroidDebugBridge, so that I can do some basic automation for UI tests. I have followed the discussion in LINK. I am able to use sendevent to simula
I have an IIS server to test for load. But I don\'t need the tool to give me any performance data. I only want a simple tool/script that would flood m开发者_如何学运维y server with requests.