I am executing reg开发者_Go百科ression test created by selenium and triggered from hudson. After this test i need to clean up DB , so for this any option there in Hudson to connect DB and execute some
Is there a way to set the XPath context when using XPath locators in Selenium-RC (version 2.0b3)? I ask because I am modeling pages as objects, and have compos开发者_如何学运维ite elements (\"widgets
I have everything installed and I am able to create and run tests in NetBeans fine by right clicking the test in the project menu and selecting \"Run\".The problem is that the browser windows opened f
When I worked in XP, I was able to run selenium server without Admin rights. However, in Windows 7, I\'m unable to run it unless I run it as Admin.
I\'m using Selenium IDE to occasionally test my web applications. However, since Selenium IDE is a plugin for Firefox, and it doesn\'t exist yet for Firefox 5 (the latest version of Firefox), I cannot
In selenium2 grid, how would you set up specific tests to run daily? Basically something like a cron job to ensure it runs every interva开发者_开发百科l.You would need to use any type of scheduling or
I am new to Eclipse and trying to run a simple selenium test. However, I get the error message when I mouse over certain elements such as assertTrue with:开发者_Go百科
I use Selenium 2 (i.e. web driver) for unit testing in VS2010/TFS2010 environment. When the build (call it build # n) is triggered via checkin, the unit tests run (including Selenium ones) and after p
I am trying to configure the selenium server that is used by the selenese command by the Maven-Selenium plugin from codehaus. I have tried to create multiple executions within the plugin start the ser
I am trying to perform a relatively simple task: to wait until a page redirect is complete. Just seen another answered question on the subject, where an advice is to wait for a particular text on the