I am using firefox I Have used the following code in selenium: selenium: type_keys(locator, \"movyt\")
I am using seleniumRc 1.0.3 version this is fine..I am good with IE and Firefox..This is very good.. But i want to test 开发者_运维知识库in other browsers like \"Safari and Chrome\".
I very recently started working on Selenium. I know to run the testcases on IE we should have Selenium Server. I downloaded and finally got it running on my computer. Can anyone tell me how do i put t
I am Using Selenium RC with TestNG to do some kind of keyword driven testing.For the same purpose i want to read some data from an excel sheet and use it.Here I have used Data Provider annotation of T
I have been assigned the task of automating a web based task ( for a HTTPS website). The users currently are filling in the Excel sheet with the data, they now want to automate excel in such a way tha
I\'m currently having a problems with a window not coming up during tests in Internet Explorer.I\'m using Selenium-RC 2.6.0, programming my tests in C# and launching them using NUnit.
<b> <s> <b>---</b> (1) <b>---</b> (2) </s> </b> <s> <b>---</b> (3)
How to send key strokes like Enter or Space to Selenium RC to click on the Conti开发者_如何学编程nue button of the security warning dialog box in Firefox?
I have following jenkins setup - master node on centOS, slave node on windows server 2008 R2(run as windows service).
My Setup IE8, HTTPS, Windows 7, Sele开发者_JS百科nium 1.0, jQuery 1.4.2 I use addLocationStrategy that uses jquery CSS selectors. This works fine up to IE7. In IE8, jQuery is not loading. However, t