Results 1 for

"selenium ide extjs multiple dropdown"

Select the value in Dropdown in Selenium IDE.
Hi, I am using selenium IDE, problem is in my project there is option of multiple language like "French","English". etc. So on the subscription page there is one field "Security ques", and its difficult to take the id of dropdown without
Silenium IDE code for selecting and ajax autopopulate dropdown item
Hi Friends, I am working on an application which does not run in Firefox. I am writing an automation script, for this application, in XHTML which runs in IE using Selenium RC. I have written code to open the dropdown list. This dropdown i
Xpath for the tooltip in extjs application
Hi, I am new to Selenium IDE, I don't have much idea on Xpath i use xpather to get the xpath for any element.The xpath contains the element id but in the extjs id's are automatically generated values which keeps changing so how do i get rid of this? Her
How to use Selenium IDE with tabular data and pagination?
Hi 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 of crude operation of data in table with pagination. For example, supose that
What are the basic requirements for using Selenium IDE?
Please help me out I am using Selenium IDE for the first time. Also suggest best way to start.
IDE and Iframes
So I am attempting to write some scripts for our product people to use selenium IDE to test the web flows. I am having issues with verification tasks due to the iframes on the page I am testing. An example of a page I am having trouble with
Selenium Interview Questions
Q1. What is Selenium? Ans. Selenium is a set of tools that supports rapid development of test automation scripts for web based applications. Selenium testing tools provides a rich set of testing functions specifically designed to fulfil needs of
How to capture the alert message in Selenium IDE
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,
Is it possible to write/read values from a .txt file using Selenium IDE?
If so, how does it work? This is very simple normally, but I can't figure out how to do this in Selenium IDE.
Identify a dynamic dropdown box
Hi, Please help me to solve this,i am using selenium ide. The scenario is like this list of row contains check box,host ip and a dropdown box and each row position is not constant(i mean the position changes with addition of new host).So i want to
RunScript is working but not getEval
HI, I am trying to call one javascript function getBoundaries to get some array value from the browser. The function is working fine and returning the value in alert when I use runScript as; selenium.runScript("alert(getBoundaries());"); But
Is there any way to record the Flex Application using Selenium IDE
Hi, I am supposed to Automate Flex Application , is there any machenism so that I can record the script using IDE and then convert that into Java-RC format is it's not there then plaese tell me the procedure that how should I go ahead with the Flex
how to get the href or url of the web page with selenium ide
Hi friends, My question is: 1. I opened google.com (my url is google.com) 2. just I typed "selenium ide" and enter 3. Now am seeing url as
Grabbing the current URL and storing it as a string.
I'd like to store the URL of the page I'm on as a string. I tried using window.location.href to grab the URL from the current window, but since the current open window is Selenium IDE and not the web page it does not work. Is there another way I can take
Error with Alert
When I recorded an script with alerts the Selenium IDE save the command assertAlert with the message of that alert in target. When I play this script this command fails and the button OK isn't pressed! Both in Selenium IDE or Selenium
Results 1 to 15 on 316
for "selenium ide extjs multiple dropdown"
Active topics
Active topics
Popular topics
Popular topics
Unanswered topics
Unanswered topics
See also
more_less