Search Discussions
-
Hello Selenium Users, This post is about organising the Selenium Conference in India. The selenium conference, is a place where the Selenium Developers meet and share the selenium best practices ...
Manoj K
Dec 5, 2012 at 8:04 pm
May 18, 2014 at 7:07 am -
Hi all, Another beginner question :D I can succesfully run the WebDriver API sample <http://seleniumhq.org/docs/03_webdriver.html#introducing-the-selenium-webdriver-api-by-example in Firefox. But ...
Çağın Uludamar
Dec 20, 2012 at 7:41 am
Mar 1, 2014 at 12:02 am -
I have two dynamic drop down list which are similar, I'm unable to select from the second drop down list. Below is the html: <div id="list" class="x-list" <div id="list-list" class="x-list-list-ct" ...
Srav
Dec 27, 2012 at 5:10 pm
Jan 25, 2013 at 9:21 am -
I have attached the html. I have two checkboxes to select. I tried clicking on them using xpath and also id but I get an error saying "Unable to locate element: {"method":"id", ...
Srav
Dec 20, 2012 at 8:10 pm
Jan 23, 2013 at 3:51 am -
We are using VS2012 test runner with selenium to test our ASP.NET MVC4 web application. In our test we look for certain UI elements(pop-up dialogs) to verify test success/failure. The tests always ...
Theresa Lazo
Dec 21, 2012 at 9:30 am
Jan 15, 2013 at 3:53 pm -
Hi, I am running testng.xml file which have two tests. First test is to login to the account and check whether the 'my account' link/text exists or not. If that fails, then the test should stop. But, ...
Kumar
Dec 19, 2012 at 12:19 pm
Jan 3, 2013 at 12:20 am -
package PaymentOne; import java.util.concurrent.TimeUnit; import org.junit.*; import static org.junit.Assert.*; import org.openqa.selenium.*; import org.openqa.selenium.firefox.FirefoxDriver; import ...
Namita mangla
Dec 24, 2012 at 9:32 am
Dec 26, 2012 at 8:40 am -
Hi all. I am glad to present Page Object Generator service. http://whispering-retreat-7160.herokuapp.com/ how it works? 1. Write down your web-page source 2. Write down locators you want to generate ...
Алексей Алексеев
Dec 11, 2012 at 6:28 pm
Dec 17, 2012 at 10:55 am -
Hi guys, I have tree VMs with same application. And there is database on each VM for each application. One first VM I run grid hub and one grid node. On other two VMs only nodes are running. In ...
Denis Veselovskiy
Dec 13, 2012 at 9:28 am
Dec 14, 2012 at 5:48 pm -
Hello friends, I badly need to identify the element "Edit" (to which the mouse is pointing in the attached screenshot),the page contains multiple tables may be the reason for not correctly ...
Chaitanya krishna
Dec 4, 2012 at 7:45 am
Dec 14, 2012 at 3:54 pm -
Hi, I have automating the Site in Selenium-RC in Java. *My Configuration –* 1) Selenium RC - selenium-server-standalone-2.25.0.jar 2) Eclipse – Indigo Latest. 3) Testing-6.8.jar It displays error for ...
Shailesh
Dec 3, 2012 at 10:44 am
Dec 6, 2012 at 8:47 am -
I am trying a simple goggle test case using FF webdriver but getting issues.FF is getting launched but not going further. please helpl I have the following configuration: FF Browser version 11. jre ...
Gursharan Singh
Dec 26, 2012 at 4:21 pm
Dec 28, 2012 at 8:47 am -
I'm looking for some good examples of PageObject isLoaded methods. Can anyone suggest better examples? What do you do with your isLoaded methods? Here are some that are BAD examples: *Bad because if ...
Joe
Dec 19, 2012 at 3:19 am
Dec 19, 2012 at 8:11 pm -
How to assert all all the fields in webpage form ....can we use Page source ..if yes then how ? Or is there any other short way to confirm all this... -- You received this message because you are ...
Neeraj Sharma
Dec 26, 2012 at 7:02 am
Dec 27, 2012 at 1:43 pm -
On the download page it is showing 2.25.0: http://seleniumhq.org/download/ But we have 2.26.0 available in code.google.com: http://code.google.com/p/selenium/downloads/list Did someone forget to ...
Mike Riley
Dec 12, 2012 at 7:58 am
Dec 12, 2012 at 5:43 pm -
Hi all, I am trying to run IE driver using server exe but i am getting error. Please help... File file = new File("D:\\RajivDatabackup\\src\\IEDriverServer.exe") ...
Rajiv Nanduani
Dec 20, 2012 at 8:35 am
Mar 6, 2013 at 1:27 pm -
Hi All, I'm not able to launch IE browser after configuring "Installing You do not need to run an installer before using the ...
Mayank Srivastava
Dec 26, 2012 at 9:32 am
Dec 26, 2012 at 10:57 am -
Hi all, I am using Firefox 16.02 and Selenium 2.27 Python webdriver. One of my tests iterates over `driver.window_handles` to switch to a popup window. The test succeeds when I run the test on my ...
IsaacG
Dec 11, 2012 at 3:01 am
Aug 1, 2013 at 7:38 am -
Hi all, I am able to run multiple instance of browser through grid , ant and procedure mentioned on Selenium site but it is for java compiled code. Is it possible to do same for C# code or compiled ...
Atul singh
Dec 26, 2012 at 2:19 am
Feb 20, 2013 at 2:44 pm -
When i use the @FindBy(name="") annotation for an element that is not on the page. My code is stuck. It does not fail by throwing an exception saying "unable to locate element". What could be the ...
Rohit kumar gupta
Dec 24, 2012 at 6:17 am
Jan 4, 2013 at 1:51 pm -
Hi, I am new to automation tool. Can anyone suggest to me easy tool? -- You received this message because you are subscribed to the Google Groups "Selenium Users" group. To post to this group, send ...
Siri
Dec 31, 2012 at 5:59 pm
Jan 4, 2013 at 4:31 am -
Hi Everyone, In my application body part in mail is not responding in Selenium IDE(Please see the snapshot). Can you say how to write script for this body part of mail for entering data. Here is the ...
Sangeeta Mohanty
Dec 11, 2012 at 7:36 am
Dec 14, 2012 at 4:34 am -
Firefox 17 doesn't work with Selenium 2.26.0 as my scripts get stuck while trying to find Element while it works fine in earlier version of FF. Can anyone tell if selenium 2.27.0 is stable enough to ...
Sirus tula
Dec 12, 2012 at 3:43 pm
Dec 13, 2012 at 2:31 pm -
Hi All, I have written a functional driver framework with Selenium Web driver but can anyone help/guide me to customize the test execution reports. Thanks, Rashmi -- You received this message because ...
Rashmi Upari
Dec 7, 2012 at 5:33 am
Dec 7, 2012 at 5:15 pm -
Hi everyone, if this has been approached before, please just send me a link if you could. Im here to see if Im on the right path or not with my environment. What Im trying to do is take a suite of ...
Trafik25
Dec 3, 2012 at 3:02 am
Feb 23, 2013 at 6:01 am -
I was just wondering how others out there are doing this. It's probably easier with new automation projects started from scratch with no legacy code. Migration might be trickier. So let's talk about ...
David
Dec 28, 2012 at 3:53 am
Jan 3, 2013 at 8:47 am -
[Using Webdriver/Java/TestNG/Eclipse] I took a step back to look at the framework we're building and I'm not liking some of the repetition-in-disguise I'm seeing. So I would like to approach each of ...
Sirena0110
Dec 29, 2012 at 6:21 pm
Jan 2, 2013 at 1:37 am -
Hi, I am able to click on attachment, however by default it select the option 'Open with'. I want by default it should select 'Save' option. please let me know how to create the firefox profile for ...
Abhijit
Dec 6, 2012 at 3:23 am
Dec 21, 2012 at 6:50 am -
I have been using page object design pattern with selenium. But the problem I have now is in dealing with pages that contain multiple views or states (e.g. think about tabs that switch to different ...
Mohan R
Dec 13, 2012 at 7:59 pm
Dec 19, 2012 at 2:58 pm -
I am using the same set of code: public static DesiredCapabilities capabilities = DesiredCapabilities.internetExplorer() ...
Namita mangla
Dec 13, 2012 at 7:19 am
Dec 13, 2012 at 8:53 am -
I need to retrieve all elements in the web page and their nested structure, ideally in xml. Is there anyway to get all elements on the webpage using Selenium? Thanks. -- You received this message ...
Tester
Dec 9, 2012 at 5:56 am
Dec 10, 2012 at 7:36 pm -
Hi Selenium Experts, We have Selenium GRID 2.0 (Hub) setup on a Mac OS X. The scripts execute fine for almost all browsers on the nodes (all Windows 7 machines). However we're having trouble to ...
Rvinu
Dec 4, 2012 at 9:50 pm
Dec 10, 2012 at 9:58 am -
Hi, I am automating a form using Selenium web drive, after submission a thank you page will display, I need to conform about that "thank you page content" is displaying or not.I want to capture the ...
Rakesh BG
Dec 7, 2012 at 9:41 am
Dec 10, 2012 at 6:21 am -
HI All, I am unable to install Selenium IDE in any of the firefox version. in below way i am trying 1. launching Firefox latest version 2.Opening http://seleniumhq.org/download/ 3. Clicking on latest ...
Sheshajee selenium
Dec 4, 2012 at 5:45 pm
Dec 5, 2012 at 1:26 pm -
I'm trying to run webdriver code from java. I copied document.getElementByXpath() in a string(I have static xpath so I can live without xpath variable) String Script = "var a = ...
Malhar
Dec 6, 2012 at 10:34 pm
Mar 13, 2013 at 6:29 pm -
Hi, I would like to know how to run the test cases in Internet Explorer browser's Compatibility View? I am using TestNG, Eclipse, Selenium WebDriver, & Java. Thanks, Alok -- You received this message ...
Alok Agarwal
Dec 21, 2012 at 4:21 am
Jan 24, 2013 at 4:35 am -
Hi, I have a application, which has to be automated, also which supports for only IE, not to any other. in this case how can identify the web elements? Thanks, Elango. -- You received this message ...
Elangovan Ganesh
Dec 26, 2012 at 10:59 am
Dec 27, 2012 at 7:07 pm -
Hello All, in my web page, i am trying to select an option from drop down.. for that i am trying with Select selectBox = new Select(Globals.driver.findElement(By.xpath("XPATH of the dropdown"))) ...
Satyendra Singh
Dec 18, 2012 at 10:00 am
Dec 26, 2012 at 2:19 am -
Hello everybody. I'm really do not know where to write my question. A year ago I created a topic and pass there some confidentional data. How can it be removed? I removed my question but it is ...
Vitalii
Dec 11, 2012 at 4:27 pm
Dec 14, 2012 at 8:49 pm -
Hello friends, i need to click on last link in the pagenation bar as shown in the screen,the problem i face is the script could identify only till 10th link as it it the maximum order the page ...
Chaitanya krishna
Dec 12, 2012 at 9:42 am
Dec 14, 2012 at 3:10 pm -
Hi, I have a log-in page for which i take log-in details from an excel sheet,which is known as data driven testing What i want to do is from second Excel sheet where i have these details, a) TC ...
Bravo5
Dec 13, 2012 at 7:42 am
Dec 14, 2012 at 5:09 am -
Hi All, I am not able to run the script in my machine. The code works fine with few other machines. It throws following error. I tried uninstalling Mozilla, using selenium 2.6.0 Jar files and using ...
Nagashree G Shastry
Dec 3, 2012 at 4:57 am
Dec 10, 2012 at 5:22 am -
Hello Selenium users, I have been using JUnit for my Selenium project for a while. Although i tried my best to make it work with JUnit, i have decided to move to TestNG since JUnit had so much ...
Sirus tula
Dec 5, 2012 at 8:30 pm
Dec 5, 2012 at 10:58 pm -
Dear Friends, I'm trying to click on UploadFile button using selenium webdriver but it's not happening through the code it just executing but nothing happening in UI .Have gone through all the ...
Pradeep Siluveru
Dec 3, 2012 at 11:41 am
Dec 3, 2012 at 12:39 pm -
Currently I trying to capture a screenshot using the Selenium WebDriver but most far as i can go is just the whole page screen shot. However, what I wanted is just to capture a part of the page or ...
Jaydenz
Dec 12, 2012 at 3:34 am
Apr 5, 2014 at 4:51 am -
Hi Selenium users, I am trying to open my test webpage and read the data for all the cookies, but i am only getting the cookies with the domain name i am opening the test page. I want to read all the ...
Chetan78
Dec 26, 2012 at 11:11 am
Aug 5, 2013 at 12:23 pm -
Hi All, Can you please help me where I want to implement in my Product. 1.Creating the Webdriver Test Scripts. 2.Build through Jenkins where the Test Scripts should execute after nightly build of ...
Raghu nandan
Dec 14, 2012 at 5:33 am
Apr 21, 2013 at 8:55 am -
Hi, I am expecting some help from the selenium developers team. We had an issue with our site from the very long time for which we can not use FF version greater than 14. I have already discussed ...
Mahadi
Dec 27, 2012 at 1:23 pm
Feb 22, 2013 at 10:26 pm -
What would be the optimal way to verify more then 100 path of reaching at page/Modal please suggest -- You received this message because you are subscribed to the Google Groups "Selenium Users" ...
Pavan Gupta
Dec 28, 2012 at 6:10 pm
Jan 2, 2013 at 5:11 pm -
Hi, Below is the javascript: <div class=" jcarousel-next jcarousel-next-horizontal" style="display: block";/ Below is my selenium code: WebDriver driver = *new* InternetExplorerDriver(); driver.get( ...
Anne F
Dec 30, 2012 at 4:00 pm
Jan 2, 2013 at 9:15 am
Group Overview
group | selenium-users |
categories | selenium |
discussions | 319 |
posts | 1,100 |
users | 392 |
website | seleniumhq.org |
392 users for December 2012
Archives
- June 2016 (378)
- May 2016 (503)
- April 2016 (466)
- March 2016 (429)
- February 2016 (555)
- January 2016 (772)
- December 2015 (494)
- November 2015 (476)
- October 2015 (589)
- September 2015 (519)
- August 2015 (584)
- July 2015 (598)
- June 2015 (495)
- May 2015 (486)
- April 2015 (531)
- March 2015 (672)
- February 2015 (661)
- January 2015 (494)
- December 2014 (672)
- November 2014 (791)
- October 2014 (730)
- September 2014 (764)
- August 2014 (698)
- July 2014 (683)
- June 2014 (81)
- May 2014 (506)
- April 2014 (810)
- March 2014 (719)
- February 2014 (748)
- January 2014 (935)
- December 2013 (738)
- November 2013 (715)
- October 2013 (705)
- September 2013 (760)
- August 2013 (835)
- July 2013 (1,065)
- June 2013 (1,070)
- May 2013 (1,083)
- April 2013 (1,505)
- March 2013 (1,343)
- February 2013 (1,468)
- January 2013 (1,523)
- December 2012 (1,100)
- November 2012 (1,575)
- October 2012 (1,522)
- September 2012 (2,167)
- August 2012 (2,625)
- July 2012 (2,831)
- June 2012 (2,171)
- May 2012 (2,102)
- April 2012 (428)