I am very much impressed with web driver and page object pattern. Recently I sa开发者_StackOverfloww Geb framework and with spock framework combination seems to be like a powerful alternate option for
I need to test a web application using Selenium. The app is fairly common in its setup: it requires signing in for most of the functionality to be exposed. Upon loading a page, if the user is not auth
Is there any possibility of selecting windows based on Index as done in Iframes? Selects a frame within the current
using System; using System.Text; using System.Collections.Generic; using System.Linq; using Microsoft.VisualStudio.TestTools.UnitTesting;
Below is the test page to check the web socket connection, I am opening below page in selenium with (*googlechrome), i am unable to connect to the web sockets.
I\'m running Selenium 2.0b4dev on Selenium Grid in Ubuntu 10.04, using Python code to write test cases. I\'ve been havin开发者_运维知识库g trouble with getting basic HTTP authentication to a specific
I have a test suite that does the following log in do tests log out since I want to reuse log in and log out with other test suites I moved them into a separate folder and referenced those test ca
I\'m using Selenium IDE 1.0.10 for Firefox on Mac 10.6.6.开发者_JS百科Our QA department has created some HTML tests for Selenium that I need to convert to Junit.In the IDE, I can do that by going to t
Is there anyway to do copy and paste using the IDE?I know that the Selenium RC and WebDriver have more functionality but I wanted to do it with the IDE.I also noticed that there is a highlight and con
I am working on developing scripts for a banking application using Selenium on Firefox,the application take cookies and will store the cookies,