0% found this document useful (0 votes)
63 views1 page

How To Automate My Web Pages For Testing Using Selenium: 3 Answers

I have make simple program to open a browser using selenium. But I am not getting a good document for this. Like watin has. I haven't specified if you need help with the Selenium IDE or RC.

Uploaded by

VKNCKBG
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views1 page

How To Automate My Web Pages For Testing Using Selenium: 3 Answers

I have make simple program to open a browser using selenium. But I am not getting a good document for this. Like watin has. I haven't specified if you need help with the Selenium IDE or RC.

Uploaded by

VKNCKBG
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Stack Overflow is a question and answer site for professional and enthusiast programmers.

It's 100% free, no registration required.

How to automate my web pages for testing using Selenium


I am using selenium for my web automated testing. finally i have make simple program to open a browser using selenium. But i am not getting a good document for this. Like watin has. Can anu buddy suggest me a good document where i can see what and how method of selenium do? up vote 1 down vote favorite Please help me out from this issue. Thanks in advance. c# selenium selenium-rc asked Dec 7 '10 at 8:43 share|improve this question Pankaj Mishra 4,34443165

3 Answers
active oldest votes You haven't specified if you need help with the Selenium IDE or RC? Links I have used in the past: The official Selenium documentation Selenium Tutorial for Beginner/Tips for Experts up vote 2 down vote Selenium IDE Tutorial Part 1 (and Part 2) Build A Test of a Rich Internet Application In 30 Minutes Or Less (but you need PushToTest) Selenium RC : Importing a script from Selenium IDE If you are keen to expand the functionality, you need to research XPath

You might also like