Hi All,
I'm very new to Selenium and stuck up with RC.
1. I'd started RC server and added RC client and JUnit to libraries
2. Recorded a script in IDE and the Java(Junit) code is as follows -
import com.thoughtworks.selenium.*;
public class Test2
Hi,
I have written a library in java which has all the tests of selenium in library I have not called setUp().
The setup is in suite file where i have written code to call multiple tests from library in one function.
The call goes to the library and
Is it possible to record the application in Internet Explorer using selenium? I am testing an application which is developed in java and compatible with IE. If I open the application in Fire Fox some links, buttons and data are not showing on the page.
I
Hi all,
Can anyone help me to know about how to install the flex and how to use with selenium Rc to record Flash object.
Plz reply me as soon as possible.
Hi All,
I would like to know, Why Selenium-IDE cannot record the website that is running by Selenium-RC?
** I develop the Ruby script and run by Selenium-RC (it's work)
then I record those by Selenium-IDE, it cannot record.***
Thanks,
Chinda
Hi...
I am new to selenium user.... Can anyone help me to find duplicate of records listing in a list view page.... I don't have any idea to perform that.... Its very urgent ... Please reply for this doubt
While creating a new user,
Hi,
How to record the PDF Popup in selenium IDE. In my application there is link of "Report" on the clicking of which "PDF" popup is populating. IF i'll click 'oK' on POPUP only that pdf will open.
But the issue is POpup is not
Is it possible to record silver light applications using selenium?
I am doing automation in selenium Python unit testing frame
work.
I am facing the problem like in my web product,there was a
page with search functionality, when searching some records it will open a
confirmation dialogue window with OK and CANCEL
hi,
For executing the javascript snippet in selenium rc is simple by the use of single command:
storeEval ( script, variableName )
Gets the result of evaluating the specified JavaScript snippet. The snippet may have multiple lines, but only
First, Go to /chatbox/index.forum?, then Ctrl + U and copy all. Paste it in the new HTML page (Modules >> HTML pages management)
Second, find the <body> tag and add in
Hey guys, yup, cosplayer starting a cosplay topic here XD *waves*
I was just wondering if anyone here was a cosplayer?
And if you're not, what sort of cosplays do you like seeing?
Dya go to any events [conventions, expos etc]?
And to stay in sort of
please bear with me as this is my first attempt at releasing a version
I have implemented a test for the "take a walk" function in the "manage" window. It has no effect on the game so far, it is just to see if it is working