Here are 2 examples. When recording with IDE i get this code:
selenium.type("u9", "TestH05");
selenium.select("ca", "label=2 - Submission for export");
So obviously when it wants to "type" in a
Hi Guys,
This video will help you to setup the eclipse IDE for the selenium rc server to work java. Some new guys face problem to setup the eclipse as it require some technical knowledge to setup it.
so learn the trick and be master of the selenium.
Hi All,
I am able to do my tests when my Selenium RC Server is started. I am currently using command shell to start my Selenium RC Server as: java -jar selenium-server.jar.
But I want to handle this part in my coding.I am using Eclipse tool. Please le
I want to perform test script for popup window also. I have gone through with Selenium documentation where i found assertFoo,assertFooPresent, assertFooNotPresent etc commands to deal with popups but i did not find these coomands in selenium library,
Hi All,
I am new to Selenium. I have few test cases (created in Selenium IDE) exported to Selenium RC in .Java format . I have created a new project in Eclipse to run the tests.
I am facing problems in running the tests in Eclpise. I am getting the belo
Selenium 2.0 and WebDriver
WebDriver is a tool for automating testing web applications, and in particular to verify that they work as expected. It aims to provide a friendly API that’s easy to explore and understand, which will help make your tests
Hi,
One of problem faced by selenium Rc user are as follows:
"I am using Selenium RC java client and test-ng. I want to create detail log + failed screen shots meacnism in a generic way (Should be able to used function for all
hi,
This is a sample code which parameterise you application using selenium rc in java. The idea is to use array/list to store diffrenet username and password.
Snippet of code are as follows:
import com.thoughtworks.selenium.*;
public class
Hi Guys,
I have developed some new user extension to test web table which is not possible from basic commands. so, for you I have develop some and I'm sure this will help u guys to test your applications.
Note: This user extension is workin
Hello guys, this is a guide about wolfteam (Rank guide,guns,most things you need to know about it)
1:1 Gameplay
1:2 GameModes
1:3 Wolf Info
1:4 Weapon
Hey everyone. I wanted to know if u could help me with something. Okay, so I am making a javascript that you put in an html script which allows you to post in a forum.
I have an html form with headers and footers of the website. I am making a javascrip
I am stuck with capturing the alert message.
The Scenario is:
I have a form with input fields like CaseType(listbox), Lab(listbox), LastName(txtbox), FirstName(txtbox)... along with couple of other fields as well.
After entering all the fields,
Dear Forumotion staff,
I was wondering whether it is possible to install phpbb modifications (MODs) on Forumotion hosted forum? If not, is such feature planned in near future?