I am using Visual Studio 2010 to write Selenium 2 Webdriver automated tests in C#. I have searched high and low for examples of using variables as selectors and have found nothing that开发者_Python百科
I\'m trying to automate some stuff which involves browsing to a https url. I\'m using py-appscript with Safari on Mac OS X. But when Safari navigates to the https URL, since I have a self-signed certi
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_开发问答
I\'m currently working on a project in Silverlight 4, where I need to export some data to Excel files.
how can I show that there exists an algorithm that can determine for eve开发者_运维技巧ry regular language L, whether or not |L| ≥ 5Give an algorithm, which proves that such algorithms exist :D
I\'m trying to automate some builds for a project kept in perforce. I\'d like to extract the current changelist number as a way of tagging the build version.
I\'d like to trigger a tab refresh on Firefox from a command line. I\'m working on a web app and the refresh goes after the app compiles. I trigger the compile from a command in my IDE. It\'s not a fi
Currently we\'re using AutoIT for automating a few internal tools built with WinForms. This is not a smooth process since AutoIT does not handle .NET windows very well as far as I could see.
Is there a tool to record and play tests for a Silverlight application in both IE and firefox? I tried to set up Silverlight-Selenium but while setting up the Silvernium.dl开发者_如何学Cl file, I get
I want to install a software library (SWIG) on a list of computers (Jenkins nodes). I\'m using the following script to automate this somewhat: