Is it possible to create Selenium tests using the Firefox plugin that use randomly generated values to help do regression tests?
The full story:
I would like to help my clients do acceptance ... |
I have this scenario: simple html form that is being processed with Ajax with clear (reset that form) button. I want to test clear function, hence the question: What is ... |
How can I do to verify or assert an alert with a message that contains
a variable in this text?
For example, I have to capture a alert with this message: ... |
i need to verify maximum allowed length for a field using selenium IDE.
need advise from someone.
|
How can i test pagination icon functionality for a web page using Selenium IDE?
|
I used to record tests ion selenium IDE for after export in selenium/rspec formt to run all them with Selenium RC.
Now, I aquire a doubt when I was recording some test ... |
I'm using Selenium IDE in Firefox and submiting a form. The problem is that the form can be sucesfull or unsuccesfull (random). When it's unsuccesfull it will show and error message ... |
|
Currently I'm incrementing a value called wert by 1 with the following code:
getEval storedVars['wert']=${wert}+1;
The value 'wert' is something like 80401299.
I want to add 1 to the value, if it ends ... |
I am using Selenium IDE to record some scenarios and wanted to check if a particular text is present on the page. I inserted a command "VerifyTextPresent". However, it always returns ... |
The problem is the option labels change and so I cant grab by label. I need to grab by say option[0]
any idea?
I'm using Selenium IDE (Firefox), this is the piece im ... |
I have a button that displays Javascript confirmation popup. This is a part of my test case:
<tr>
<td>clickAndWait</td>
<td>buttonId</td>
<td></td>
</tr>
<tr>
... |
While recording through Selenium IDE, When a pop up window opens then it is not getting recorded. "At the tine of executing an error message is displayed...Please help me out
... |
I'm writing Selenium tests for an ASP application, and would like to test the cases when a session isn't properly initialized. Right now I'm clearing the cookies manually, but ... |
Is it possible to retrieve the value of the base url from inside a Selenium script (a plain HTML-saved script from Selenium IDE)?
What I'm trying to do is verify the current ... |
I hope someone here can help me. Im using selenium to test a page that has an image which when click displays a calendar. I can get as far as clicking ... |
I recorded application in selenium IDE HTML format after replaying this is the error that is displaying "Firefox prevented this site from opening pop up window"
In selenium ...
|
How to run test cases in MS Excel from Selenium? Any books available to study Selenium test automation?
|
Need to store check box value in a variable and if it is "on" i need to call a functions else i need to call different function.
|
I've just started using Selenium-IDE (not looked at selenium-RC yet: if somebody tells me that that is the answer to my question I'll look at it)
One of the operations I'm testing ... |
Right now I am trying to use selenium ide to write code that makes sure web pages on a website work. On one particular page there is a table that has ... |
This is what I am trying to do:
- Open my web application
- Go to the details page to create a new entity
- While creating entity, I need to select some values form the drop
down ...
|
I am trying to use selenium ide to duplicate an action. The action is clicking on a link that open a new window. How do you make selenium ide focus on ... |
It is unusable with a high contrast theme since executed commands appear with bright blue/pink against white text.
|
How report my test case results on selenium-ide. I don't want use selenium-rc. What command I should use to get results.html ?
|
I'm stuck trying to get my selenium testing to simulate a down arrow key press.
Im just using the html format for my tests and am using typeKeys as the command, ... |
I have 2 selects for setting the expiration date on a credit card and I want to test that the error messaging comes back correctly when the card is expired. ... |
I'm trying to test my use of jsTree in a Drupal module that a colleague and I have been writing. I want to use Selenium to do this. I can use ... |
I´m testing application with selenium ide and rc. I need verify the links.
Usually I export file from Selenium ide to junit 4, and run file in eclipse. File is as ... |
I learning automation of application with selenium ide.The application which I am currently testing is a extjs application.In this application all the required validations are shown in the tooltip.For ex: I ... |
This is a bit of a newbie question, but... is there a way to make actions optional in Selenium IDE? I'll provide a use case.
In the app I'm testing, users see ... |
I am new to selenium.
Consider that i am having list of values for each time it should take from the excel sheet...
Is there any way we can do it import the ... |
I'm trying to get all of the window names/ids from selenium IDE. I can't seem to get getAllWindowNames() to invoke with the IDE's interface that you just normally record with.
Is there ... |
I am having problems testing a pop-up menu in Selenium IDE.
Within the pop-up there is a button that calls a JavaScript function (For creating property)and than click the arrow link which ... |
I got a issue. I am creating a demo for Selenium, so
I created an small suite, I run OK the suite in IDE and tried to run
it with TestRunner ... |
I need to populate a text box with the results of the query from a database(oracle db) in one of my selenium ide test cases.is this possible? and how can it ... |
In selenium Ide i try to capture the alert verification for that i used the verifyalert it works but after that step it will not allow to proceed other steps like ... |
How to set a global Base URL for every test case of one test suite in Selenium IDE so that I can switch to different environment easily?
|
Is there a built in method for checking that an input text element has a focus ?
Well, I didn't find one, so I tried this extension.
But, it doesn't work ... |
One of my application for where i have a field that should only allow numeric values, how can i validate this using selenium IDE
|
I have a form and it has some specific fields those only allow numeric values.
My question is i want to test this that those fields only allow numeric values using selenium ... |
While running Seleniun Rc ,test showing error.Not able to proceed but Able to record and run thru IDE
sequence of the steps performed:
Added all jar file.
i.e.
1.selenium-java-client-driver.jar
2.selenium –server.jar
3.junit-4.8.2.jar
and
Script added
then
While running ... |
I have recoded group members contact details in the CSV file format
I want the selenium verify the uploaded file content to verify the uploaded records are there
|
I started learning how to use Selenium today. I have never used it before. I downloaded the Selenium IDE (1.0.10) plugin for FireFox (3.5.16). The way it's behaving is not matching ... |
May I ask how to verify a text with special character ? or * as part of the text, not as a wildcard match of the text?
I am using ... |
Is there a way to invoke the Selenium IDE From the Linux command line. I would really like to have a command that when run would cause the Selenium IDE to ... |
I'm helping train some of our QA team in building Selenium tests and we are using the Selenium IDE. Some IDs were changed on the page, which requires our tests to ... |
I am using Selenium IDE to verify some elements on a page during a test. I have a script tag that has a dynamic SRC attribute on it. It ... |
My Application (www.coach.com) is a shopping site. I need to select various products as per user's choice.
So is there any way to do the same? Can I do it either by ... |
can we use flow control extensions in latest version of selenium IDE? ie;selenium IDE 1.0.10. When I am executing the command 'gotolabel' it shows error.
|
The html looks something like this:
<p>
sometext1
<br>
sometext2
<br>
sometext3
</p>
I would like to extract all ... |
solutions for Two things :
- Recording of flash objects in selenium IDE?
- Getiing the flash objects ID through flash firebug?
I think these will be the two most things everyone need to be clarified.
I ... |
I have to identify a check-box using the label which follows it.
the code is the following:
<input type="checkbox" checked="" value="1" id="email-100-100" name="email-100-100">
<label for="email-100-100" class="firefinder-match">Email me when someone asks me to set a ...
|
I'm looking for something equivalent to JUnit setUp() and tearDown() methods. In other words: I have a test suite; I would like to write a setup test case and a teardown ... |
I hope someone is able to help me. I am trying to determine whether or not Selenium IDE can verify that only specific values are present in a drop down list, ... |
I have written a simple test for my website. The test simply search for a word in my search page and waits for results.
What I need is to run the same ... |
I am the beginner to testing, i have to use selenium ide tool in my project.
can anyone help in gaining the starting stuff, links containing detailed demo on selenium, and how ... |
For some reason, when I go to export the sequence of actions I take with the Selenium IDE by going to Options -> Format, I see that Format is greyed out. ... |
I am a beginner with Selenium, and I am trying a simple case of going to Wikipedia, entering some text (e.g - James Joyce), and asserting that James Joyce is on ... |
I am beginning to use Selenium-IDE, and I ran into an issue where the commands in my test case to type text into an input form doesn't work correctly. The id ... |
I am having with an issue with a regular expression
storeLocation | CurrentUrl
storeEval | re=/https://[.\w-]+/[.\w-]*\//;re.exec(${CurrentUrl}) | jsHostName
it gives this error:
[error] Threw an exception: missing ) ...
|
How can I verify that an input element has any text in it. It is loaded with random text so I can't verify a specific value, but there must be some ... |
I am using Selenium IDE
Is it possible to take a screenshot for each failed step using Selenium IDE
Is there any way to do this.
Thanks for all your help
|
We are using selenium ide tool in our project for testing the web application.
while executing, in the Login page we will give userid and password,
I need to extract those userid ... |
As SIDE locate the element by its inbuilt logic.
Is there any way that we can get the locators as per choice.For example if I need only XPath of any element,or need ... |
we are using selenium ide testing tool in our web application.
I am using selnium for the first time,
I am confused in using select command I need to select one value from ... |
Steps:
- Record 5 Test Cases.
- Open Test suite.
- Select the 1st case and goto Option --> Format --> JUnit4 (Converted properly)
- Copy the source.
- Select the 2nd Case.
It shows Junit and HTML all mixed up. If ... |
I'm testing my web application using Selenium IDE. There are test cases in which I have to assert that today's date appears on the page. I cannot hard code ... |
Can I insert dynamic data into the tests that Selenium IDE produces, or do I need to do this with Selenium Server? For example, I'd like to insert the current ... |
What is the difference between Selenium IDE and Selenium RC with its functionality?
|
I´m using the Selenium IDE for Firefox and searching for a wait command.
My problem is that I want to test a website with a embedded external map.
This external map needs 3-5 ... |
Everytime when I run Selenium IDE the speed control is set to "fast"
It is possible to set the speed control per default to "slow"?
|
Could you please tell me how to install selenium ide in iceseasel 3.5.16 (firefox 3.5.16 for debian)?
When I try, iceseasel says:
"Selenium IDE 1.1.0 could not be installed because it is not ... |
I want to create tests with Selenium IDE for SharePoint 2010. I set the control in Selenium IDE to slow, but it is often to fast and the test fails because ... |
Selenium seems to have a lot of different components and the website does not explain them very well and I'm still a bit confused which is which. What's the difference or ... |
There's a webpage I'm trying to test that has multiple textboxes. I've gotten to the point where I can retrieve all the values in every textbox and store them into ... |
Hello I want to create a Test Case with Selenium IDE.
My test works fine but at the end I want to use the command "assertConfirmation"
The target is " My confirmation message" ... |
There's a webpage I'm trying to test that has multiple textboxes. Each textbox has its own specific validation message that is hidden.
Before an incorrect value is entered, I am use 'verifyNotVisible' ... |
I have a text field that triggers an ajax call if a certain keyboard shortcut is pressed (Ctrl-Shift-A). I would like to simulate this in Selenium IDE.
Setting the focus on the ... |
I’m trying to use Selenium IDE to automate tests, so that I will not need to redo all the test cases for every update to the website functionality. However, I’m not ... |
SELENIUM IDE: is there any way to export selenium ide test cases to excel sheet
In selenium IDE we record test cases which can be exported in various formats
Is there any way ... |
I have an application which uses Dijit Combobox. What happens is, I click on the cell. It opens up a dropdown. This is getting properly recorded in the IDE. But, when ... |
How do you check if the link is active or not in the given table of the page using the Selenium IDE commands?
The scenario is i will click one of the ... |
I've been using Selenium IDE for regression tests, but as the number of test cases increases, I've moved it over to Jenkins to run.
However, some tests that run perfectly in Selenium ... |
I want to use selenium to record and click at item in a page with the following code:
<input type="checkbox" onclick="HighlightRow(1, this, 3,"");" value="916242540932034325|628149" name="AID">
in Selenium IDE, recorded script:
click
//input[@name='AID' and @value='916242540932034325|628149']
However, the ... |
I'd like to type something in a IFrame with Selenium IDE but I don't know how to do this.
Thanks a lot!
|
In Selenium IDE, the application has got image as button. The click event for that is not capturing. Is there any alternative Selenium Commands available for that or otherwise, is there ... |
i am testing my application with selenium IDE. When a user registered, an activation link will sent to user mail id. now i' m able to login to yahoo mail account ... |
Any one have any idea whether Selenium IDE able to verify any broken link in page??
|
I would like to know with selenium is there a way to capture current date,month,year as the applicaion which i use has a seperate date, month, year fields which we need ... |
I am starting off testing with Selenium IDE, and cannot figure out why the recording function is so inconsistent. With certain form fields it records fine, and with others it doesnt ... |
Could you please advise how can I remove commands which are not supported by Selenium 2 (WebDriver) from the corresponding drop-down in Selenium IDE?
I tried to remove them from iedoc-core.xml and ... |
Hopefully, Chris Noe, is in the house...
Selblocks is an extension for Selenium IDE that provides control-flow constructs such as if/then/else, looping and subroutines.
I'm trying to give interation over an XML ... |
I tried to run the batch file but in all the aspects, turned out to be a failure.I use a FF4 version and ide 1.3.0 and also tried with FF ... |
before I always used just Selenium IDE and now should migrate to Selenium2/Web Driver.What should I install and what should know for use Selenium2/Web driver?Should I know any programming language?
... |
- I am using SIDE 1.3.0 along with FF 6.0.2.
- I stored a string using store text command which contains a "URL" by using the following command.
storeText
which results ... |
I am using both the commands in my code, uncheck(locater) is working fine but uncheckAndWait(locater) giving me error as "[error] Timed out after 30000ms". Can anybody please help me...
$My code ...
|
I've just written a quick enhancement to our CMS to automatically generate Selenium Selenese tests. This works great, but now I'm banging my head against the wall as Selenium IDE requires ... |
Is it possible to use TestNG with selenium IDE to created data driven script. If possible could you please provide me any reference link or procedure for it.
|
I am trying all the commands present in Selenium IDE controller(in command drop down). But when I am using assertSelectedIds(selectLocator, pattern) command every time I am getting error as "[error] Specified ... |
This used to work in the past, but recently I've been trying to upload a file using Selenium IDE, and now I'm getting this error:
[error] Unexpected Exception: code -> ... |